You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html"; charset="utf-8">
<meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
<title>Error 500 - Internal Server Error</title>
<style>
body { text-align: center; background-color: rgb(250,250,250); }
h1 {
margin: 20px auto; color: rgb(240,15,15);
font-size: 3em; font-family: sans-serif;
font-weight: normal; font-style: italic;
}
img { display: block; margin: 20px auto; }
a { color: rgb(50,50,200); }
p { font-size: 1.1em; font-family: sans-serif; font-weight: light; }
</style>
</head>
<body>
<h1>Error 500</h1>
<img src="//i.imgur.com/MBlS7Wr.gif" alt="Nothing to see here (The Naked Gun)">
<p>
Sorry, an error occured on our server. Please stand by.
<br>
If this error still shows up tomorrow, please contact us.
<br> <br>
Mail: <a href="
mailto:webmaster@cubieserver.de
&subject=Error 500
&body=Your website <insert URL here> is down
">webmaster@cubieserver.de</a>
</p>
</body>
</html>