Files
aux-bieaux-legumes/index.html
2021-01-14 18:04:26 +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>