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
div#page
div#title
a(href='/') Depressionbot web interface
a(href='/') #{name} web interface
div#main
!{body}
script(type="text/javascript", src="/script.js")