batflip/public/404.html
2024-12-22 15:21:55 -05:00

10 lines
162 B
HTML

<!Doctype html>
<html>
<head>
<title>Page Not Found | Hermes</title>
</head>
<body>
<p>The requested page could not be found.</p>
</body>
</html>