From f8f109598c3b4bb086489dc45edf6144734dbd99 Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 20 Dec 2016 16:05:55 -0600 Subject: [PATCH] Update 500 error page with custom information Updated the 500 error page to include the osem logo, a link to the root directory, a link to Github issues, and contact information. --- public/403.html | 4 ++-- public/500.html | 35 ++++++++++++++++++++++++++++------- 2 files changed, 30 insertions(+), 9 deletions(-) diff --git a/public/403.html b/public/403.html index 7164ea0d..d7c65139 100644 --- a/public/403.html +++ b/public/403.html @@ -1,7 +1,7 @@ - Error 403: Page not found + Error 403: Forbidden - +
-

We're sorry, but something went wrong.

+ osem logo +

Error 500: Internal Server Error

+ +

It looks like something has gone wrong on our side.
We + recommend you submit an issue + on Github, if one does not already exist regarding this.
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.