{% load i18n %} {% if show %}
Datum Historie
{% block date-hierarchy-toplinks %} {% block date-hierarchy-back %} {% if back %} {{ back.title }} {% endif %} {% endblock date-hierarchy-back %} {% block date-hierarchy-choices %} {% for choice in choices %} {% if choice.link %} {% endif %} {{ choice.title }} {% if choice.link %}{% endif %} {% endfor %} {% endblock date-hierarchy-choices %} {% endblock date-hierarchy-toplinks %}
{% endif %}