summaryrefslogtreecommitdiffstats
path: root/protoype/views/layout.jade
diff options
context:
space:
mode:
Diffstat (limited to 'protoype/views/layout.jade')
-rw-r--r--protoype/views/layout.jade4
1 files changed, 3 insertions, 1 deletions
diff --git a/protoype/views/layout.jade b/protoype/views/layout.jade
index c7139b7..e44baef 100644
--- a/protoype/views/layout.jade
+++ b/protoype/views/layout.jade
@@ -5,5 +5,7 @@ html
meta(http-equiv='Content-Type', content='text/html; charset=UTF-8')
link(rel='stylesheet', href='/stylesheets/style.css')
// body gets passed in here from *.jade? the '!=' outputs unescaped
- body!= body
+ //body!= body
+ body
+ block content