branch | payments |
changeset 250 | ac52304d265d |
parent 201 | 2363acb15410 |
child 264 | f80e1c78dcc0 |
--- 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 }}