{% extends "app/base.html" %} {% block page-wrapper %} {{ SETTINGS.theme.html_after_header|safe }}
{% block content %}{% endblock %}
{% endblock %}