{% extends "datebook/base.html" %} {% load i18n crispy_forms_tags %} {% block datebook_content %} {% if form %}
{% blocktrans count counter=months_counter %}{{ counter }} opened month{% plural %}{{ counter }} opened months{% endblocktrans %}