From 6e5c0c8e404d8fb5da9062205beae58fa138461d Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Mon, 16 May 2016 23:45:14 +0200 Subject: [PATCH] Removed footer because it's useless --- app/views/layouts/_footer.slim | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/layouts/_footer.slim b/app/views/layouts/_footer.slim index b71672b..dde65bb 100644 --- a/app/views/layouts/_footer.slim +++ b/app/views/layouts/_footer.slim @@ -1,5 +1,5 @@ -#footer - p +/ #footer +/ p //| DEBUG RESPONSIVE: //strong.show-for-small-only Small //strong.show-for-medium-only Medium @@ -7,10 +7,10 @@ //strong.show-for-xlarge-only X-Large //strong.show-for-xxlarge-up XX-Large // TODO: show feedback form in a modal and send the context (URL, user) along with email - ' This site is operated by Christoph Haas and his debshots web application. Want to leave - a href="mailto:email@christoph-haas.de" feedback? - ' | Kindly hosted by - a href="http://vexxhost.com/" VEXXHOST + / ' This site is operated by Christoph Haas and his debshots web application. Want to leave + / a href="mailto:email@christoph-haas.de" feedback? + / ' | Kindly hosted by + / a href="http://vexxhost.com/" VEXXHOST // Only for debugging: / ' | Cookie is #{session[:token]}