{% extends "html/accounts/base.html" %} {% block title %}{{ gettext('Account Recovery') }}{% endblock %} {% block page_id %}account-recovery-page{% endblock %} {% block body %}

{{ gettext('Account Recovery') }}

{{ gettext("A new password will be emailed to the email address connected to your account. However if you didn't confirm your email address you will be unable to recover your account.") }}

{% endblock %}