Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
35 lines (34 sloc)
1.11 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
| <html> | |
| <head> | |
| <title>404 Error</title> | |
| <link rel="stylesheet" type="text/css" href="/superstyle.css"> | |
| </head> | |
| <body text="#000000" link="#284c82" vlink="#284c82" alink="#284c82" bgcolor="#ffffff"> | |
| <table><tr><td class=h2>404 Error</td></tr></table>A 404 error was intercepted<BR><BR> | |
| Sorry, I could not find the page you wanted<BR> | |
| <table align="center" border="0" cellpadding="1" cellspacing="0" width="95%"> | |
| <tr> | |
| <td class="footer" align="right"> | |
| Generated by <a href="/source.php?file=/errors.php">/errors.php</a><br> | |
| Last Modified: Wed 07/06/00 16:08 PST<BR> | |
| copyright <a href="mailto:webmaster@superduper.net">www.superduper.net</a><br> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td ALIGN="right"> | |
| <a href="http://validator.w3.org/check/referer"><img border=0 | |
| src="http://validator.w3.org/images/vh401" | |
| alt="Valid HTML 4.01!" height=31 width=88></a> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td ALIGN="right"> | |
| <a href="http://www.hungersite.com/"><img border=0 | |
| src="/icons/hunger.gif" | |
| alt="The Hunger Site"></a> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |