subcon.town/500.html
2022-01-04 18:24:46 +01:00

31 lines
761 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Subcon Town - 500</title>
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_16.png" sizes="16x16"/>
<link rel="shortcut icon" type="image/jpg" href="assets/subcon/favicon_32.png" sizes="32x32"/>
<link href="style_errors.css?v=1.0.0" rel="stylesheet"/>
</head>
<body>
<div class="background"></div>
<header>
<img src="assets/subcon/cloud_64.png" alt="logo"/>
</header>
<main>
<h1>An error occurred on the server.</h1>
<p>
The page you requested could not be served due to an internal server error. Please try again
later.
</p>
</main>
<footer>
HTTP status: 500 - Internal Server Error
</footer>
</body>
</html>