<?php
header('Location: fr/index.php', true, 302);
exit;
