project/templates/registration/submit-registration.html
changeset 200 e31a620a511b
parent 191 0eb941d14ec3
child 201 2363acb15410
equal deleted inserted replaced
199:97cbeda302a9 200:e31a620a511b
   115           {% endfor %}
   115           {% endfor %}
   116         </table>
   116         </table>
   117       </fieldset>
   117       </fieldset>
   118 
   118 
   119       <fieldset>
   119       <fieldset>
       
   120         <legend>Accommodation</legend>
       
   121         <table class="scipycon-default">
       
   122           {{ acco_form }}
       
   123         </table>
       
   124       </fieldset>
       
   125 
       
   126       <fieldset>
   120         <legend>Others</legend>
   127         <legend>Others</legend>
   121         <table class="scipycon-default">
   128         <table class="scipycon-default">
   122           {{ wifi_form }}
   129           {{ wifi_form }}
   123         </table>
   130         </table>
   124 
   131