{% if header %}
{{ header | safe }}
{% endif %} {% block content %}{% endblock %} {% if footer %} {% endif %}