{% load static %} {% include "partials/main.html" %} {% include "partials/title-meta.html" with title="Recover Password" %} {% include "partials/head-css.html" %}

Reset Password

Enter your email address and we'll send you an email with instructions to reset your password.

{% include "partials/footer-script.html" %} {% block extra_js %} {% endblock extra_js %}