{% if user.is_authenticated %}
{% endif %}
{% if messages %} {% for msg in messages %} {% endfor %} {% endif %} {% block content %}{% endblock %}