{% include 'registration/header.html' %} {% load static %}
{% if messages %} {% for message in messages %} {% endfor %} {% endif %}
{% csrf_token %}
{% comment %} {% endcomment %}