diff -r c47a6c63eaa7 -r bda9ee536063 templates/password_change.html --- 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. Click here to return to home page. + Your password has been successfully changed. Click here to return to home page. {% else %}
{{form.as_p}}