David Carmichael 9687db5a96 Initial commit
2024-02-11 21:59:18 +00:00

12 lines
151 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>404 Page Not Found</title>
</head>
<body>
<p>No route associated with the URL</p>
</body>
</html>