From 8a9f9a8ab59feee925a15c6280da806f839fbd98 Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Mon, 23 Sep 2013 15:04:23 -0400 Subject: [PATCH] Wrapping the main content in a container to fix #169 --- web/app/View/Layouts/default.ctp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/app/View/Layouts/default.ctp b/web/app/View/Layouts/default.ctp index 18ab93752..a32d33aa5 100644 --- a/web/app/View/Layouts/default.ctp +++ b/web/app/View/Layouts/default.ctp @@ -65,6 +65,7 @@ $cakeDescription = __d('cake_dev', 'CakePHP: the rapid development php framework +
fetch('content'); ?>
+