{% comment %} Welcome {{request.user}} {% endcomment %} {% if messages %} {% for message in messages %} {% endfor %} {% endif %} {% block body %}{% endblock body %}