From b0397e50b422fd99fc6903be2dd598a8280d1381 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 11 May 2019 01:29:21 +0200 Subject: add custom not_found and exception templates --- templates/not_found.html.ep | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 templates/not_found.html.ep (limited to 'templates/not_found.html.ep') diff --git a/templates/not_found.html.ep b/templates/not_found.html.ep new file mode 100644 index 0000000..de0d533 --- /dev/null +++ b/templates/not_found.html.ep @@ -0,0 +1,10 @@ +
+
+
+
+ 404 Not Found +

Diese Seite gibt es hier nicht.

+
+
+
+
-- cgit v1.2.3