From 125d6d98e12220406c9300b83aead506f937346e 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 4bd3fab0..a8c5fc47 100644 --- a/web/WEB-INF/templates/base.tpl +++ b/web/WEB-INF/templates/base.tpl @@ -41,6 +41,10 @@
Default content
+ +
+ +
-- 2.39.5