From bf20130082e95c0eda187a3fb7dd0a0c20287cbf Mon Sep 17 00:00:00 2001 From: kittey Date: Sun, 26 May 2013 15:50:38 +0300 Subject: [PATCH] Remove old footer Remove the old page footer that apparently was never used and was superseded by the footer from static/footer some time ago. --- app/views/layouts/default.html.erb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/views/layouts/default.html.erb b/app/views/layouts/default.html.erb index eda4f4d7a..763d2682a 100644 --- a/app/views/layouts/default.html.erb +++ b/app/views/layouts/default.html.erb @@ -64,10 +64,6 @@ <%= yield :layout %> - - <%= render "static/footer" %>