{% extends 'base.html' %} {% block content %}
{% include 'partials/_messages.html' %} {% csrf_token %}
{% endblock content %}