aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-23 17:40:10 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-23 17:40:10 +0200
commitf5560bda63b9d0ec95210d39b28f745f877d14ae (patch)
treed6ecb6e875370fc22eb7aa1c0c68808b94e957f9 /views
parentRevert "moved footer" (diff)
downloadDivid-f5560bda63b9d0ec95210d39b28f745f877d14ae.tar.gz
Messing with gradients and added another span12
Diffstat (limited to 'views')
-rw-r--r--views/home.ejs3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/home.ejs b/views/home.ejs
index afffb37..a0a0d74 100644
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -55,9 +55,10 @@
</footer>
</div>
+ <div class="span12 content">
+ </div>
</div><!-- /div.row -->
</div><!-- /div#wrapper -->
-
<% include footer %>
</body>
</html>