{% extends 'base.html' %} {% block content %}
{% if error_message %} {% endif %}
{% csrf_token %}
{% endblock %}