grab-site/libgrabsite/404.html

11 lines
157 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>404 Not Found</h1>
<p>The page you requested was not found</p>
</body>
</html>