{% extends 'templates/base.html' %} {% block title %}{{super()}} | Reset Password{% endblock %} {% block head %} {{super()}} {% endblock %} {% block main %}

Reset password

Enter your email below to recieve a link to reset your password.

{% endblock %}