{% extends "wagtailadmin/admin_base.html" %} {% load wagtailadmin_tags i18n %} {% block titletag %}{% trans "Reset password" %}{% endblock %} {% block bodyclass %}login{% endblock %} {% block furniture %} {% trans "Check your email" %} {% trans "A link to reset your password has been emailed to you if an account exists for this address." %} {% endblock %}
{% trans "A link to reset your password has been emailed to you if an account exists for this address." %}