# HG changeset patch # User Madhusudan.C.S # Date 1289813435 -19800 # Node ID ac52304d265dad9072d27c0de4f1d0386dc04bce # Parent 9d90fbae12161dbdcddf1d0289efdd90c99787d9 Add a fieldset for payment details on the registration template. diff -r 9d90fbae1216 -r ac52304d265d project/templates/registration/submit-registration.html --- a/project/templates/registration/submit-registration.html Mon Nov 15 15:00:16 2010 +0530 +++ b/project/templates/registration/submit-registration.html Mon Nov 15 15:00:35 2010 +0530 @@ -147,6 +147,13 @@
+ Payment + + {{ payment_form }} +
+
+ +
Others {{ wifi_form }}