26 lines
775 B
HTML
26 lines
775 B
HTML
|
|
<html>
|
|
<head>
|
|
<title>0hh Website Template | Home :: W3layouts</title>
|
|
<meta name="keywords" content="404 iphone web template, Andriod web template, Smartphone web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
|
|
<link href="templates/views/404/css/style.css" rel="stylesheet" type="text/css" media="all" />
|
|
</head>
|
|
<body>
|
|
<div class="header">
|
|
<div class="logo">
|
|
<h1><a href="#">SE-Hub Says: "Ohhhh.... :( "</a></h1>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<img src="templates/views/404/images/error-img.png" title="error" />
|
|
<p><span><label>O</label>hh.....</span>You Requested the page that is no longer There.</p>
|
|
<a href="#">Back To Home</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
|