mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
16 lines
472 B
HTML
16 lines
472 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title> where'd I put that damn thing </title>
|
|
</head>
|
|
<body bgcolor="#ffffff">
|
|
|
|
<center>
|
|
<img src="/errors/404.png" title="I swear I put that secret room switch around here SOMEWHERE.">
|
|
<br><br>Whatever you were looking for isn't here.
|
|
<br><a href="mailto:xkeeper+404@gmail.com">Let us know</a> or <a href="/">go back to the start</a>.
|
|
</center>
|
|
|
|
</body>
|
|
</html>
|