3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-02 15:44:33 +01:00

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#main
div#title depressionbot web interface
p p
a(href: '/quotes') Quotes a(href: '/quotes') Quotes

View File

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