{% extends 'base.html' %} {% load crispy_forms_tags %} {% 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 %} {% block footer%} {% endblock footer%}