questlab/www/error404.html
2014-04-07 23:10:15 +02:00

14 lines
181 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>Not found.</p>
</body>
</html>