2020-05-12 23:09:03 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2023-07-15 23:58:17 +00:00
|
|
|
<meta charset="utf-8">
|
2020-05-12 23:09:03 +00:00
|
|
|
<title>Error 500</title>
|
|
|
|
<style type="text/css">
|
|
|
|
body {
|
2021-08-28 17:06:14 +00:00
|
|
|
font: 12px/20px Verdana, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif;
|
2020-05-12 23:09:03 +00:00
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Error 500</h1>
|
2023-07-11 22:45:23 +00:00
|
|
|
<p>Something went very wrong. Please report what you were doing to a developer.</p>
|
2020-05-12 23:09:03 +00:00
|
|
|
</body>
|
|
|
|
</html>
|