templates/update_address.html
branchanoop
changeset 243 011eac43bea3
parent 240 b29465f479ea
--- a/templates/update_address.html	Fri Sep 03 16:33:33 2010 +0530
+++ b/templates/update_address.html	Fri Sep 03 16:38:02 2010 +0530
@@ -3,7 +3,7 @@
 Update Address
 {% endblock %}
 {% block content %}
-Please correct name and address
+Please correct your name and address
 <form action="" method=post>
 {{form.as_p}}
 <input type=submit value=Submit />