Toggle navigation
{% for href, caption in get_topmenue(): %} {%- if href[1:] == act -%}
{% else %}
{% endif %}
{{ caption }}
{% endfor %}
DE
EN
{% block body %}{% endblock %}
{% include "footer.html" %}