mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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.
This commit is contained in:
parent
950e4edec1
commit
f8f109598c
2 changed files with 30 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Error 403: Page not found</title>
|
||||
<title>Error 403: Forbidden</title>
|
||||
<style type="text/css">
|
||||
body { background-color: #EFEFEF; color: #073642; font-family: arial, sans-serif; }
|
||||
div.dialog {
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
<p><b>If you have other questions regarding OSEM...</b></p>
|
||||
|
||||
<p>Feel free to contact contributors by subscribing to our <a href="http://lists.opensuse.org/opensuse-web/"> mailing list.</a><p>
|
||||
|
||||
|
||||
<p>You can also reach out in the #OSEM channel on the IRC freenode
|
||||
server.</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue