{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Recover Account" %} | {{ block.super }}{% endblock %} {% block auth_main %}
{% trans "You have confirmed your email, and may now update your password below." %}
{% endblock %}