From 29ce78df3e852e807d98c5da96f7c970d124c5fe Mon Sep 17 00:00:00 2001 From: perryharlock Date: Mon, 16 Sep 2013 15:47:08 +0100 Subject: [PATCH] Add main body layout markup --- view/layout/default.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/view/layout/default.html b/view/layout/default.html index 2229797..d7bcd87 100644 --- a/view/layout/default.html +++ b/view/layout/default.html @@ -14,8 +14,8 @@ - + @@ -27,7 +27,16 @@ {{> header}} - {{{body}}} +
+
+
+
+ + {{{body}}} +
+
+
+
{{> footer}}