{% extends "userprofile/base_2col.html" %} {% load i18n %} {% block title %}{% trans 'Password change for' %} {{ user }}{% endblock %} {% block robots %}noindex,nofollow{% endblock %} {% block extrajs %} {% endblock %} {% block userprofile_navigation %} {% include "userprofile/menu.html" %} {% endblock %} {% block userprofile_content %} {% if validlink %}
{% else %}{% trans "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." %}
{% trans "Password reset utility page. Please enter your new password twice so we can verify you typed it in correctly" %}.