{% extends 'auth_app\base.html' %} {% block content %}

Reset Password

{% csrf_token %}
{% if error %}

{{ error }}

{% endif %} {% endblock %}