From 1bdb80ce0a6a8356ad379079b5a086b9e1f81b3b Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 7 Oct 2014 23:55:56 -0400 Subject: [PATCH] and so does 403 --- src/views/403.tpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/403.tpl b/src/views/403.tpl index 46478a224c..954637c16c 100644 --- a/src/views/403.tpl +++ b/src/views/403.tpl @@ -1,4 +1,8 @@
[[global:403.title]] + +

{error}

+

[[global:403.message]]

+
\ No newline at end of file