project/templates/registration/submit-registration.html
branchpayments
changeset 250 ac52304d265d
parent 201 2363acb15410
child 264 f80e1c78dcc0
equal deleted inserted replaced
249:9d90fbae1216 250:ac52304d265d
   145           {{ acco_form }}
   145           {{ acco_form }}
   146         </table>
   146         </table>
   147       </fieldset>
   147       </fieldset>
   148 
   148 
   149       <fieldset>
   149       <fieldset>
       
   150         <legend>Payment</legend>
       
   151         <table class="scipycon-default">
       
   152           {{ payment_form }}
       
   153         </table>
       
   154       </fieldset>
       
   155 
       
   156       <fieldset>
   150         <legend>Others</legend>
   157         <legend>Others</legend>
   151         <table class="scipycon-default">
   158         <table class="scipycon-default">
   152           {{ wifi_form }}
   159           {{ wifi_form }}
   153         </table>
   160         </table>
   154 
   161