<!DOCTYPE html>

<html>
	<head>
		<?php include("head.php"); ?>
	</head>

	<!-- Contenu du site -->
	<body>
    	<meta http-equiv="Refresh" content="0;url=accueil.php" />
	</body>
</html>