{% extends 'registration/base.html' %} {% block body %}
Hello {{ user.get_username }}!
Please enter your new password twice so we can verify that 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 %}