<?php
echo "Échec de l'authentification. Mettre un style CSS d'attente.";
header ("Refresh: 5;URL=/pages/formulaire_accueil.php?erreur=1");
?>