diff --git a/public/403.html b/public/403.html new file mode 100644 index 00000000..d7c65139 --- /dev/null +++ b/public/403.html @@ -0,0 +1,45 @@ + + + + Error 403: Forbidden + + + + + +
+ osem logo +

Error 403: Forbidden

+

You don't have permission to access this resource.
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.

+ +
+ + diff --git a/public/404.html b/public/404.html index 9a48320a..b50208b0 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.

+
diff --git a/public/500.html b/public/500.html index f3648a0d..0f4c205b 100644 --- a/public/500.html +++ b/public/500.html @@ -1,25 +1,46 @@ - We're sorry, but something went wrong (500) + Error 500: Internal Server Error - +
-

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.

diff --git a/public/img/osem-logo.png b/public/img/osem-logo.png new file mode 100644 index 00000000..d142ad0e Binary files /dev/null and b/public/img/osem-logo.png differ