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