updated the template anoop
authornishanth
Fri, 03 Sep 2010 16:37:03 +0530
branchanoop
changeset 245 30053a24a92a
parent 244 f0d2036b6613
child 246 3a32df4b3171
updated the template
templates/address_updated.html
--- a/templates/address_updated.html	Fri Sep 03 16:31:22 2010 +0530
+++ b/templates/address_updated.html	Fri Sep 03 16:37:03 2010 +0530
@@ -5,9 +5,12 @@
 {% block content %}
 
 Your name and address have successfully updated to: <br />
-Name: {{ user }}
-Address:<br />
-{{ user.address | linebreaksbr }}
+<br />
+<strong>Name:</strong> {{ user }} <br />
+<br />
+<strong>Address:</strong> <br />
+{{ user.address|linebreaksbr }}
+<br />
 <br />
 Your rewards will soon be mailed to you.