diff --git a/app/views/layouts/_footer.slim b/app/views/layouts/_footer.slim index 2538260..efe2615 100644 --- a/app/views/layouts/_footer.slim +++ b/app/views/layouts/_footer.slim @@ -11,5 +11,6 @@ / a href="mailto:email@christoph-haas.de" feedback? / ' | Kindly hosted by / a href="http://vexxhost.com/" VEXXHOST - // Only for debugging: + / Only for debugging: / ' | Cookie is #{session[:token]} + / ' | Session is #{session.inspect}