ed.brz9.dev/500/index.html

17 lines
467 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>500</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/assets/css/style.css"/>
</head>
<body class="nginx-error">
<h1>500</h1>
<p>Internal Server Error</p>
<p>Well, sorry, I'm sure the thought of browsing this webpage got you pretty excited but you'll have to come back later I guess...</p>
</body>
</html>