{% extends "./anonymous-base.html" %} {% load i18n %} {% block form-title %}{% blocktrans %}New password for '{{ user_name }}'{% endblocktrans %}{% endblock %} {% block form-content %}
{% trans "Please enter your new password twice so we can verify you typed it in correctly." %}