This commit is contained in:
Kyle Drake 2013-07-27 01:54:24 +02:00
parent 81cec7bbb4
commit b5ad4d6b13

View file

@ -43,7 +43,7 @@ javascript:
.row .row
.span5.text-center .span5.text-center
h5 NeoCities uses a drop and drop file upload. Simply take files and drop them from your computer on the white box (or click it) and they are uploaded. h5 NeoCities uses a "drag and drop" file upload. Simply take files and drop them from your computer on the white box (or click it) and they are uploaded.
div style="background-color: #FFFFFF;" div style="background-color: #FFFFFF;"
form action="/site_files/upload" class="dropzone" id="uploads" form action="/site_files/upload" class="dropzone" id="uploads"
input name="csrf_token" type="hidden" value="#{csrf_token}" input name="csrf_token" type="hidden" value="#{csrf_token}"