{% extends 'base.html' %} {% block title %}Reset Password{% endblock %} {% block content %}

Reset Password

Enter your email to reset password

{% csrf_token %}
{% endblock %}