39647-vm/login.html
Flatlogic Bot 986d159d20 1
2026-04-15 10:39:38 +00:00

13 lines
344 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0; url=index.html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Redirecting...</title>
</head>
<body>
<p>This page is no longer used. Return to <a href="index.html">Home</a>.</p>
</body>
</html>