19 lines
351 B
HTML
19 lines
351 B
HTML
|
||
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<style>
|
||
@include "style.css";
|
||
</style>
|
||
<title>Atlas48's Archives</title>
|
||
</head>
|
||
<body>
|
||
<p><a href="https://atlas48.neocities.org// ">Home</a><a href="https://atlas48.sdf.org/">Blog</a></p>
|
||
<hr />
|
||
<h1>404</h1>
|
||
<p><strong>Page not found.</strong></p>
|
||
<p>The requested page could not be found.</p>
|
||
<hr />
|
||
</body>
|
||
</html>
|