From ee43823179ee627ac16ea9da8168e5f1bf9619c0 Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Thu, 29 Oct 2020 12:13:04 +0100 Subject: Initial commit; Stable version --- templates/not_found_.html.ep | 16 ++++++++++++++++ 1 file changed, 16 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..d1b353f --- /dev/null +++ b/templates/not_found_.html.ep @@ -0,0 +1,16 @@ + + + + Not Found + + + +

+ Not the page you are looking for. +

+

+ Go back or go to the start page. +

+ + + \ No newline at end of file -- cgit v1.2.3