From dcc85bdfc506530a8b58ed61ff7c323c29f37353 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 3 Dec 2018 15:04:58 +0100 Subject: [PATCH] Bumped footer --- server/public/layouts/client/main.handlebars | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server/public/layouts/client/main.handlebars b/server/public/layouts/client/main.handlebars index 85f5bb04..808bb745 100644 --- a/server/public/layouts/client/main.handlebars +++ b/server/public/layouts/client/main.handlebars @@ -52,6 +52,7 @@ {{{body}}} {{#unless embed}} + {{> footer}} {{#unless client}} {{#unless remote}}
@@ -65,7 +66,7 @@ {{> modal/cookie}} {{> contact}} {{> donate}} - {{> footer}} + {{#unless remote}}