From 9c4856bdb11fc9311ab30a97224cee3dfaec492f Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sat, 20 Feb 2016 22:53:20 +0100 Subject: Initial commit --- public/404.html | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 public/404.html (limited to 'public/404.html') diff --git a/public/404.html b/public/404.html new file mode 100644 index 000000000..b612547fc --- /dev/null +++ b/public/404.html @@ -0,0 +1,67 @@ + + + + The page you were looking for doesn't exist (404) + + + + + + +
+
+

The page you were looking for doesn't exist.

+

You may have mistyped the address or the page may have moved.

+
+

If you are the application owner check the logs for more information.

+
+ + -- cgit