|  | 
 |  | 
 | 
												
													
														| 26 |  
 | 26 |  
 | 
												
													
														| 27 |  <%def name='SignUpForm(psCssMinHeight="1em")'>
 | 27 |  <%def name='SignUpForm(psCssMinHeight="1em")'>
 | 
												
													
														| 28 |    <div class="span3">
 | 28 |    <div class="span3">
 | 
												
													
														| 29 | -    <form class="well" style="min-height: ${psCssMinHeight};" action="${tg.url('/public_api/create_account')}">
 |  | 
 | 
												
													
														|  | 
 | 29 | +    <form class="well" method="POST" style="min-height: ${psCssMinHeight};" action="${tg.url('/public_api/create_account')}">
 | 
												
													
														| 30 |        <fieldset>
 | 30 |        <fieldset>
 | 
												
													
														| 31 |          <legend>Want to try?</legend>
 | 31 |          <legend>Want to try?</legend>
 | 
												
													
														| 32 |          <input type="text"     name="email"            id="email" placeholder="Email"><br/>
 | 32 |          <input type="text"     name="email"            id="email" placeholder="Email"><br/>
 |