layout changes

This commit is contained in:
Luke Slater 2011-09-15 20:00:16 +01:00
parent 0bb7615562
commit 189e7bc4e0
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,3 @@
div#main
div#title depressionbot web interface
p
a(href: '/quotes') Quotes

View File

@ -3,4 +3,6 @@ html(lang: 'en')
head
meta(charset: 'utf-8')
title depressionbot web interface
body!= body
body
div#title depressionbot web interface
!{body}