site-neo/not_found.html
2022-10-06 12:13:57 +01:00

18 lines
338 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
@include "style.css";
</style>
<title></title>
</head>
<body>
<p><a href="https://atlas48.neocities.org//&#160;"Blog":https://atlas48.sdf.org/">Home</a></p>
<p><hr /></p>
<h1>404</h1>
<p><strong>Page not found.</strong></p>
<p>The requested page could not be found.</p>
<p><hr /></p>
</body>
</html>