12 lines
316 B
HTML
12 lines
316 B
HTML
<html>
|
|
<head>
|
|
<title>404</title>
|
|
</head>
|
|
<body background="files/consumethecumchalice.gif">
|
|
<center>
|
|
<h1 style="background-color:Tomato;">404</h1>
|
|
<p><a href="index">homepage</a></p>
|
|
<img src="files/consumethecumchalice.gif">
|
|
</center>
|
|
</body>
|
|
</html>
|