From bf21d74de6d305570c41e36875bab1b6a9b5cae7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 22 Jul 2016 11:44:29 +0200 Subject: [PATCH] own class for errors (please cherry-pick this) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/WEB-INF/templates/base.tpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/WEB-INF/templates/base.tpl b/web/WEB-INF/templates/base.tpl index ad540cd2..4807d7a4 100644 --- a/web/WEB-INF/templates/base.tpl +++ b/web/WEB-INF/templates/base.tpl @@ -48,6 +48,10 @@
Default content
+ +
+ +
-- 2.39.5