neocities/public/web_site_not_found.html
2013-07-13 19:17:49 +02:00

21 lines
602 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<title>
Web Site Not Found
</title>
<link href="//groundfloor.neocities.org/default.css" media="all" rel="stylesheet" type="text/css" />
<!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script><![endif]-->
</head>
<body>
<div class="txt-Center">
<h1>
Web Site Not Found
</h1>
<p>
The requested web site was not found on this server.
</p>
</div>
</body>
</html>