{% extends 'registration/registration_base.html' %} {% block head %} {% endblock %} {% block title %}Confirm password{% endblock %} {% block registration_block %} {% if validlink %}
Please enter your new password twice so we can verify you typed it in correctly.
The password reset link was invalid, possibly because it has already been used. Please request a new password reset.
{% endif %} {% endblock registration_block %} {% block third_party_scripts %} {% block endblock %}