mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 19:53:16 +08:00
13 lines
193 B
HTML
13 lines
193 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head lang="en">
|
|
<meta charset="UTF-8">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>500 Internal Server Error</h1>
|
|
<p>Something went wrong on our server.</p>
|
|
|
|
</body>
|
|
</html> |