{% extends "authease/base.html" %} {% block title %}Reset Password{% endblock %} {% block content %}

Reset Password

Enter your email and we'll send you a link to reset your password.

{% csrf_token %}

Back to login

{% endblock %}