{% for css_file in static_files['css']|sorted %} {% endfor %}
{% if config_mod['general.subtitle'] %}

{{ config_mod['general.subtitle'] }}

{% endif %}
{% block body %}
  • Page is empty
  • {% endblock %} {% include "paginate.html" %}
    {% if menu_header %}
    {{ menu_header }}
    {% endif %}