{% if styles %} {% for style in styles %} {% endfor %} {% endif %}
{% if !hideHeader %} {% include "./layout/header.html" %} {% endif %} {% block content %}{% endblock content %} {% if !hideFooter %} {% include "./layout/footer.html" %} {% endif %}
{% if isDevMode %} {% else %} {% endif %}