diyhosting/404.html

24 lines
623 B
HTML

<!DOCTYPE html>
<html lang=en>
<head>
<title>404 &ndash; diyhosting.bhh.sh</title>
<!--# include file=".nav.html" -->
</head>
<body>
<header><h1>404</h1></header>
<nav></nav>
<main>
<p>
This article linked is not yet finalized!
</p>
<p>
To keep tabs on what new articles are published, keep up with our RSS feed at
<img src="pix/rss.svg" alt="rss logo">
<a href="/rss.xml">rss.xml</a> which
will feature all new pages and significant changes.
</p>
</main>
<!--# include file=".footer.html" -->
</body>
</html>