do that in heading instead of just title

This commit is contained in:
Luke Slater 2012-03-10 17:51:24 +00:00
parent 59adda4221
commit c7fcb9fe18

View File

@ -7,7 +7,7 @@ html(lang='en')
body body
div#page div#page
div#title div#title
a(href='/') Depressionbot web interface a(href='/') #{name} web interface
div#main div#main
!{body} !{body}
script(type="text/javascript", src="/script.js") script(type="text/javascript", src="/script.js")