{% extends "sentry/bases/modal.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block wrapperclass %}narrow auth hide-sidebar{% endblock %} {% block title %}{% trans "Recover Account" %} | {{ block.super }}{% endblock %} {% block account_nav %}{% endblock%} {% block content %}
{% blocktrans %}We will send a confirmation email to this address:{% endblocktrans %}
{% endblock %} {% block footer %} {% endblock %}