12 lines
237 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>502</title>
<link rel="stylesheet" href="/assets/styles/error.css" />
</head>
<body>
<h1>502 Bad Gateway</h1>
<p>The server returned an incomplete request.</p>
</body>
</html>