Files
apart-moment/index.html
2021-03-23 13:54:38 +01:00

11 lines
199 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<meta http-equiv="Refresh" content="0; url=web">
</head>
<body>
Redirecting...
</body>
</html>