{% extends "djadmin/auth_page.html" %} {% load i18n %} {% block auth_title %}{% translate 'Check your email' %}{% endblock %} {% block auth_lede %}{% translate 'If an account matches that address, a reset link is on its way.' %}{% endblock %} {% block auth_card %}

{% translate 'The link expires shortly, and can only be used once.' %}

{% endblock %}