{% load dashub %} {% 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 %}