{% extends "registration/base.html" %} {% load i18n static widget_tweaks %} {% block title %}{% trans "Forgot Password" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} Enter your account email address in the form below. If the address is valid, you will receive instructions for resetting your password. {% endblocktrans %}