{% extends "authentication/base.html" %} {% block title %} Forgot Password {% endblock %} {% block main %}

Verify

{% csrf_token %}
{% endblock %}