# HG changeset patch # User nishanth # Date 1283512023 -19800 # Node ID 30053a24a92a8855105a7460949d5f6de7b4ffad # Parent f0d2036b661365786cb71910387ef2d5c4651c7a updated the template diff -r f0d2036b6613 -r 30053a24a92a 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:
-Name: {{ user }} -Address:
-{{ user.address | linebreaksbr }} +
+Name: {{ user }}
+
+Address:
+{{ user.address|linebreaksbr }} +

Your rewards will soon be mailed to you.