{% extends "sentry/layout.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Recover Account" %} | {{ block.super }}{% endblock %} {% block page_header_block %}{% endblock %} {% block bodyclass %}{% endblock %} {% block main %} {% trans "Recover Account" %} {% blocktrans %}We have sent an email to {{ email }} with further instructions to reset your password.{% endblocktrans %} {% endblock %}
{% blocktrans %}We have sent an email to {{ email }} with further instructions to reset your password.{% endblocktrans %}