changeset 200 | e31a620a511b |
parent 191 | 0eb941d14ec3 |
child 201 | 2363acb15410 |
--- 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 }}