31 lines
742 B
HTML
31 lines
742 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Subcon Town - 502</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>Bad Gateway.</h1>
|
|
<p>
|
|
The page you requested could not be served due to an internal communication error. Please
|
|
try again later.
|
|
</p>
|
|
</main>
|
|
<footer>
|
|
HTTP status: 502 - Bad gateway
|
|
</footer>
|
|
|
|
</body>
|
|
</html> |