{% if form.customstylesheet %} {% endif %} {% if form.favicon %} {% endif %} {% if form.background %}
{% endif %} {% set form_errors = form.errors.get('csrf_token', []) if form else [] %} {% with messages = get_flashed_messages() + form_errors %} {% if messages %} {% endif %} {% endwith %} {% block content %}{% endblock %} {% if form.background %}
{% endif %}