This commit is contained in:
Kyle Drake 2013-07-27 01:54:24 +02:00 committed by Scott O'Hara
parent 06a562bd48
commit 711e064869

View file

@ -43,7 +43,7 @@ javascript:
.row
.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;"
form action="/site_files/upload" class="dropzone" id="uploads"
input name="csrf_token" type="hidden" value="#{csrf_token}"