14 lines
279 B
HTML

<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>404 Not Found</h1>
<p>The requested URL: <a href="%s">%s</a> was not found on this server.</p>
<p>Return <a href="/">home</a></p>
</body>
</html>