{% extends "base.html" %} {% block content %}

{{ gettext("Recover Your Account") }}

{{ gettext("Enter your username. If a recovery e-mail address is set on the account, a re-deploy link will be sent to it.") }}

{# The site's own logo when it has one, else the OTPme one. #}
{% endblock %}