From 7c6bc7f7eac1eca1687125ab494c9e5d90e4e884 Mon Sep 17 00:00:00 2001 From: danielvincent Date: Tue, 23 Nov 2010 12:32:39 -0800 Subject: [PATCH] removed debug info from layout --- app/views/layouts/application.html.haml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index f54f4af46..2ed5dd16c 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -73,8 +73,6 @@ .clearfix - = render 'posts/debug' - %footer .container .brandon= t('.powered_by')