{% include "_top-menu.html" %}
{% include "_breadcrumbs.html" %}
{% if dynamic and $switch_text %}
{% include "_dynamic-switch.html" %}
{% endif %}
{% block "contents" %} {{ contents|safe }} {% endblock %}