{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Set Password" %} | {{ block.super }}{% endblock %} {% block auth_main %}
{% trans "Set your account password below." %}