{% extends "admin/core/small_form.html" %} {% load orcid fqdn i18n foundation %} {% block contextual_title %} {% trans "Reset password" %} {% endblock contextual_title %} {% block breadcrumbs %} {{ block.super }}
{% blocktrans %} Enter your email address and then follow the link sent to you by email. {% endblocktrans %}
{% include "admin/elements/forms/field.html" with field=form.email_address %}