{% extends 'base.html' %} {% block title %}Enter new password{% endblock %} {% block content %} {% if validlink %}
The password reset link was invalid, possibly because it has already been used. Please request a new password reset.
{% endif %} {% endblock %}