13 lines
162 B
HTML
13 lines
162 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>404 Not Found - webman</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<center>
|
||
|
<h1>404 Not Found</h1>
|
||
|
</center>
|
||
|
<hr>
|
||
|
<center>webman</center>
|
||
|
</body>
|
||
|
</html>
|