From adc4aee80f7cd3242f65f0b316af2b560a64712c Mon Sep 17 00:00:00 2001 From: Knah Tsaeb Date: Wed, 7 Dec 2016 11:58:25 +0100 Subject: Change templates set through administration UI --- tpl/default/404.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tpl/default/404.html (limited to 'tpl/default/404.html') diff --git a/tpl/default/404.html b/tpl/default/404.html new file mode 100644 index 00000000..53e98e2e --- /dev/null +++ b/tpl/default/404.html @@ -0,0 +1,17 @@ + + + + {include="includes"} + + + +
+

404 Not found Oh crap!

+

{$error_message}

+

Would you mind clicking here?

+
+{include="page.footer"} + + -- cgit v1.2.3