{% load richmin %} {% get_richmin_ui_tweaks as richmin_ui %} {% if show %}
{% block date-hierarchy-toplinks %} {% block date-hierarchy-back %} {% if back %} ‹ {{ back.title }} {% endif %} {% endblock %} {% block date-hierarchy-choices %} {% for choice in choices %} {{ choice.title }} {% endfor %} {% endblock %} {% endblock %}
{% endif %}