Files
C-Web-Server/404.html
T
2012-06-26 15:03:51 +01:00

15 lines
119 B
HTML

<html>
<head>
<title> 404 - Page Not Found </title>
</head>
<body>
Woops couldn't find that page
</body>
</html>