15 lines
No EOL
447 B
Text
15 lines
No EOL
447 B
Text
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport"
|
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<title>500 Internal Error</title>
|
|
</head>
|
|
<Body>
|
|
<div style="text-align: center;"><h1>500 Internal Error</h1></div>
|
|
<hr>
|
|
<div style="text-align: center;">Gitea Pages</div>
|
|
</Body>
|
|
</html> |