{% extends "base.html" %} {% load static %} {% block title %} Reset Password {% endblock title %} {% block content %}
Provide your email address, and we will send you a link to reset your password.
{% else %}Check your inbox for the email. If it is not there, please check your spam or junk folder.
{% if redirect %}You will be redirected back in 5 seconds.
{% endif %} {% endif %} ← Back to Sign In