mirror of
https://github.com/neocities/neocities.git
synced 2025-07-21 10:06:00 +02:00
no csrf_token for create
This commit is contained in:
parent
2f0f5c2c01
commit
f4fcf94b1a
2 changed files with 3 additions and 2 deletions
|
@ -91,7 +91,6 @@
|
|||
</div>
|
||||
<% else %>
|
||||
<form id="createSiteForm" class="signup-Form" onsubmit="return false">
|
||||
<input type="hidden" name="csrf_token" value="<%= csrf_token %>">
|
||||
<input type="hidden" name="is_education" value="false">
|
||||
<fieldset class="content">
|
||||
<h2 class="gamma">Sign up for free</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue