{% load i18n %} {% if show %}

{% trans 'Date filter' %}

{% block date-hierarchy-toplinks %} {% block date-hierarchy-back %} {% if back %}{% endif %} {% endblock %} {% block date-hierarchy-choices %} {% for choice in choices %} {% endfor %} {% endblock %} {% endblock %}
{% endif %}