From 1ebab6f415cf1c59c649cdb2ccfc2e7f3d31ffcf Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 20 Dec 2016 15:33:33 -0600 Subject: [PATCH] Update 404 page for user friendliness Replaced the generic Rails 404 page with a custom one that allows the user to link back to the homepage or submit a github issue. Also, included information for subscribing to the mailing list or finding the OSEM irc channel. --- public/404.html | 35 ++++++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 7 deletions(-) diff --git a/public/404.html b/public/404.html index 9a48320a..0a21356a 100644 --- a/public/404.html +++ b/public/404.html @@ -1,16 +1,17 @@ - The page you were looking for doesn't exist (404) + Error 404: Page not found @@ -19,8 +20,28 @@
-

The page you were looking for doesn't exist.

-

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

+ osem logo +

Error 404: Page not found

+

+ The page you are looking for does not exist, it's possible that it + may have moved.
If you'd like, you can start again from the + homepage. +


+ +

OSEM is a + free software project built through collaboration.

+ +

If you believe you have encountered a bug...

+ +

Please submit an issue + on Github.

+ +

If you have other questions regarding OSEM...

+ +

Feel free to contact contributors by subscribing to our mailing list.

+

You can also reach out in the #OSEM channel on the IRC freenode + server.

+