From f4b34d3ac740a68da87cccd40af53fb9f907d224 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Fri, 20 Aug 2010 10:46:37 +0200 Subject: [PATCH] Removed sidebar on imprint --- www/templates/static/imprint.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/templates/static/imprint.html b/www/templates/static/imprint.html index 8d0356cf..f43fd96b 100644 --- a/www/templates/static/imprint.html +++ b/www/templates/static/imprint.html @@ -114,3 +114,6 @@
{% end block %} + +{% block sidebar %} +{% end block %} -- 2.47.3