push push push

This commit is contained in:
Scott O'Hara 2013-07-13 21:50:21 -04:00
parent a498b9445c
commit 0165ae50f8
2 changed files with 92 additions and 91 deletions

View file

@ -9,10 +9,11 @@ javascript:
$('#deleteFilenameForm').submit();
}
.row
.content-Base
.row.content
.span5.offset1
h1 Your home page
h1 Your Website
- current_site.file_list.each do |file|
.row

View file

@ -14,7 +14,7 @@ html
link href="/assets/css/neo.min.css" rel="stylesheet" type="text/css" media="all"
script src="/assets/scripts/nav.min.js"
body
body.interior
a id="top"
== erb :'_header', layout: false