2023-03-05 12:49:26 -06:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2024-05-29 15:59:53 -05:00
|
|
|
<head>
|
|
|
|
<title>System64.dev - 502 Bad Gateway</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../styles/err_style.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="../styles/button_style.css">
|
|
|
|
<link rel="icon" type="image/x-icon" href="../img/favicon/err_favicon.png">
|
|
|
|
</head>
|
2023-03-05 12:49:26 -06:00
|
|
|
<body>
|
2023-06-06 17:05:09 -05:00
|
|
|
<div class="container">
|
2024-05-29 15:59:53 -05:00
|
|
|
<img src="../img/err_icon/fail_glitch.webp" alt="Glitched looking critical icon">
|
|
|
|
<h1>500 - Bad Gateway</h1>
|
|
|
|
<p>The server sent an unexpected response.</p>
|
2023-06-03 10:35:41 -05:00
|
|
|
<p class="tiny">This error has been logged, If this keeps happening contact <a href="mailto:ideleted@system64.dev">the webmaster.</a></p>
|
2023-03-05 12:49:26 -06:00
|
|
|
<input type="button" onclick="location.href='https://system64.dev'";" value="Go home">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|