questlab/www/error500.html
2014-03-17 16:00:48 +01:00

14 lines
193 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>The Legend of Z</title>
</head>
<body>
<h1>The Legend of Z</h1>
<p>Internal server error.</p>
</body>
</html>