Files
boutique-fanny/index.html
2019-05-26 15:57:49 +02: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>