{% 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 %}To recover a lost account, you will need to know your account's username. We will send a confirmation
email to this address which allows you to change your password.{% endblocktrans %}