mirror of
https://github.com/neocities/neocities.git
synced 2025-08-09 02:49:23 +02:00
16 lines
No EOL
289 B
Text
16 lines
No EOL
289 B
Text
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Not Found</title>
|
|
<style type="text/css">
|
|
body {
|
|
font-family: Verdana;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>Page Not Found</h1>
|
|
<p>The requested page was not found.</p>
|
|
</body>
|
|
</html> |