work on converting slim to erb

This commit is contained in:
Kyle Drake 2014-04-17 14:12:12 -07:00
parent cff94803a9
commit a96f16fded
35 changed files with 322 additions and 333 deletions

View file

@ -43,7 +43,7 @@ javascript:
.row
.span5.text-center
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.
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}"