Password Reset Form
+Your Password Reset Was Unsuccessful
+The password reset link was invalid, possibly because the link has already been used. Please return to the login page and start the password reset process again.
+ + {% endif %} +diff --git a/templates/registration/password_reset_confirm.html b/templates/registration/password_reset_confirm.html new file mode 100644 index 0000000..7677ca1 --- /dev/null +++ b/templates/registration/password_reset_confirm.html @@ -0,0 +1,117 @@ +{% extends "main_django.html" %} +{% load staticfiles %} +{% block title %}
The password reset link was invalid, possibly because the link has already been used. Please return to the login page and start the password reset process again.
+ + {% endif %} +