author | Madhusudan.C.S <madhusudancs@gmail.com> |
Mon, 08 Nov 2010 00:47:57 +0530 | |
changeset 200 | e31a620a511b |
parent 199 | 97cbeda302a9 |
child 201 | 2363acb15410 |
project/templates/registration/submit-registration.html | file | annotate | diff | comparison | revisions |
--- a/project/templates/registration/submit-registration.html Mon Nov 08 00:48:28 2010 +0530 +++ b/project/templates/registration/submit-registration.html Mon Nov 08 00:47:57 2010 +0530 @@ -117,6 +117,13 @@ </fieldset> <fieldset> + <legend>Accommodation</legend> + <table class="scipycon-default"> + {{ acco_form }} + </table> + </fieldset> + + <fieldset> <legend>Others</legend> <table class="scipycon-default"> {{ wifi_form }}