{% for category, message in messages %}
×
{{message}}
{% endfor %}
{% assets "css_all" %} {% endassets %} {% assets "other_css" %} {% endassets %} {% block css %}{% endblock %}
{% block body %} {% with form=form %} {% include "nav.html" %} {% endwith %}