java-http/404.html

10 lines
156 B
HTML
Raw Normal View History

2024-11-11 11:30:50 +00:00
<html>
<head>
<title>404</title>
</head>
<body>
<h1>UH-OH</h1>
<p>The page you were looking for could not be found.</p>
</body>
</html>