From 93949cccbfb8f0e2842d168e9179e42c83795548 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 6 Mar 2017 03:55:34 +0100 Subject: footer --- common/base.j2 | 6 +----- common/footer.j2.inc | 6 ++++-- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'common') diff --git a/common/base.j2 b/common/base.j2 index d515ea1d..72fc1ab4 100644 --- a/common/base.j2 +++ b/common/base.j2 @@ -9,10 +9,6 @@ {% include "common/navigation.j2.inc" %} {% block body_content %}{% endblock %} -
-
- {% include "common/footer.j2.inc" %} -
-
+ {% include "common/footer.j2.inc" %} diff --git a/common/footer.j2.inc b/common/footer.j2.inc index f5395b34..04685c64 100644 --- a/common/footer.j2.inc +++ b/common/footer.j2.inc @@ -1,4 +1,6 @@ - + -- cgit v1.2.3