mirror of
https://github.com/SabreTools/wizzardRedux.git
synced 2026-07-08 18:06:15 +00:00
7 lines
202 B
PHP
7 lines
202 B
PHP
<?php
|
|
|
|
echo "<h1>Really? Your're at the 404?</h1>
|
|
<p>That\'s great. Really really great. I hope you\'re proud of yourself.
|
|
Why don\'t you press the button below and give that another shot...</p>";
|
|
|
|
?>
|