19 lines
339 B
HTML
19 lines
339 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
@include "style.css";
|
|
</style>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<p><a href="https://atlas48.neocities.org// "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>
|