10 lines
No EOL
192 B
HTML
10 lines
No EOL
192 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Server Error</title>
|
|
</head>
|
|
<body>
|
|
<h1>Server Error (500)</h1>
|
|
<p>Something went wrong on our end. Please try again later.</p>
|
|
</body>
|
|
</html> |