ufzombiemaniac-website/404.html

13 lines
316 B
HTML
Raw Permalink Normal View History

2021-08-08 13:33:12 -04:00
<html>
<head>
<title>404</title>
</head>
2021-08-09 14:07:52 -04:00
<body background="files/consumethecumchalice.gif">
<center>
<h1 style="background-color:Tomato;">404</h1>
<p><a href="index">homepage</a></p>
2021-08-09 14:07:52 -04:00
<img src="files/consumethecumchalice.gif">
</center>
2021-08-08 13:33:12 -04:00
</body>
</html>