From 13bb26b711c98917bd191935bdc08d7ed03af6c1 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Thu, 18 Feb 2021 01:58:25 +0100 Subject: [PATCH] More debugging --- app/views/layouts/_footer.slim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/_footer.slim b/app/views/layouts/_footer.slim index 82f01d0..fdc1075 100644 --- a/app/views/layouts/_footer.slim +++ b/app/views/layouts/_footer.slim @@ -16,4 +16,5 @@ = render 'cookies_eu/consent_banner', link: '/about#cookies' -/ = current_user.is_admin? \ No newline at end of file +/ = current_user.is_admin? +/ = session.id