questlab/www/error404.html
2014-03-22 23:19:29 +01: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>