author | Madhusudan.C.S <madhusudancs@gmail.com> |
Mon, 15 Nov 2010 15:00:35 +0530 | |
branch | payments |
changeset 250 | ac52304d265d |
parent 249 | 9d90fbae1216 |
child 251 | b99607287a52 |
project/templates/registration/submit-registration.html | file | annotate | diff | comparison | revisions |
--- 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 @@ </fieldset> <fieldset> + <legend>Payment</legend> + <table class="scipycon-default"> + {{ payment_form }} + </table> + </fieldset> + + <fieldset> <legend>Others</legend> <table class="scipycon-default"> {{ wifi_form }}