{% extends "sentry/bases/modal.html" %}
{% load crispy_forms_tags %}
{% load i18n %}
{% block title %}{% trans "Recover Account" %} | {{ block.super }}{% endblock %}
{% block main %}
{% trans "Recover Account" %}
{% blocktrans %}We have sent an email to the address registered with this account containing further instructions to reset your password.{% endblocktrans %}