{% extends "account/base.html" %} {% load static i18n crispy_forms_tags %} {% block title %}{% trans "Recover Password" %}{% endblock title %} {% block body_attr %} class="authentication-bg" {% endblock %} {% block page_content %} {% include "partials/background.html" %}
Enter your email address and we'll send you an email with instructions to reset your password.
Back to Log In