]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/main/Signup.templ
Enforce Output of CSRF token.
[gigi.git] / src / org / cacert / gigi / pages / main / Signup.templ
index 631215e313ac4737b07a03711b6d10112aa15812..2cb5ade4c4a5a6df4a3027845fb5b7f470982b7d 100644 (file)
@@ -1,4 +1,3 @@
-<form method="post" action="/register" autocomplete="off">
 <table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper" width="400">
   <tr>
     <td colspan="3" class="title"><?=_My Details?></td>
@@ -80,4 +79,3 @@
   </tr>
 
 </table>
-</form>