Files
SolianForPython/webfile/error/404.html
2025-09-11 13:39:18 +00:00

9 lines
152 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>404 Not Found</h1>
</body>
</html>