changeset 75 | bda9ee536063 |
parent 14 | cd6911eaac2c |
--- a/templates/password_change.html Fri Apr 16 16:29:00 2010 +0530 +++ b/templates/password_change.html Fri Apr 16 16:37:28 2010 +0530 @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block content %} {% if password_changed %} - Your password has been successfully changed. <a href="/reg">Click here</a> to return to home page. + Your password has been successfully changed. <a href="/workshop/registration">Click here</a> to return to home page. {% else %} <form action="" method="post"> {{form.as_p}}