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

{% trans "Set Password" %}

{% blocktrans %}This password link has expired. Request a new password recovery code to set your account password{% endblocktrans %}

Request Reset Code

{% endblock %}