{% if error_message %}

{{ error_message }}

{% endif %} {% if member %}
{% csrf_token %}
{% else %} Member isn't defined {% endif %}