Files
sterivein/index.html
2020-11-19 15:36:28 +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>