12 lines
148 B
HTML
Raw Normal View History

2024-02-11 21:59:18 +00:00
<!doctype html>
<html lang="en">
<head>
<title>500 Server Error!</title>
</head>
<body>
<p>There has been a server error!</p>
</body>
</html>