{% include "header.html" %}
{% block content %}{% endblock %}
{% include "footer.html" %} {% if config["THEME"] == "auto" %} {% endif %}