2022-09-13 13:14:49 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2023-07-17 14:37:39 +00:00
|
|
|
<meta charset="utf-8">
|
2022-09-13 13:14:49 +00:00
|
|
|
<title>Error 500</title>
|
|
|
|
<style type="text/css">
|
|
|
|
body {
|
|
|
|
font: 12px/20px Verdana, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif;
|
|
|
|
}
|
|
|
|
</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>
|
2022-09-13 13:14:49 +00:00
|
|
|
</body>
|
|
|
|
</html>
|