{% block head %}{% endblock %}
{% block content %}{% endblock %} {% if config.DEBUG %}

[DEBUG-MODUS AKTIV]

{% endif %} {% if not hide_nav %} {% include 'nav.html' %} {% endif %}
{% block scripts %}{% endblock %}