{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Recover Account" %} | {{ block.super }}{% endblock %} {% block auth_main %}
{% blocktrans %}We will send a confirmation email to this address:{% endblocktrans %}
{% endblock %}