{% if warning %}
{{warning|safe}}
{% endif %} {% if error %}
{{error|safe}}
{% endif %} {% block body %}{% endblock %}