From 69b9b5768f18433fc9cb19a3d79213cacfcf4377 Mon Sep 17 00:00:00 2001 From: danielgrippi Date: Fri, 4 May 2012 17:40:47 -0700 Subject: [PATCH] yield outside container like in master --- app/views/layouts/post.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/post.html.haml b/app/views/layouts/post.html.haml index 036429a5f..393507864 100644 --- a/app/views/layouts/post.html.haml +++ b/app/views/layouts/post.html.haml @@ -61,7 +61,7 @@ %body = flash_messages #container - = yield + = yield = include_chartbeat