EP_inspection_tool_proto/app/templates/errors/404.html

10 lines
No EOL
184 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Page Not Found</title>
</head>
<body>
<h1>404 - Page Not Found</h1>
<p>The page you are looking for does not exist.</p>
</body>
</html>