Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<html>
<head>
<title>Redirection en html</title>
<meta http-equiv="refresh" content="0;url=del.html" />
</head>
<body>
<p><a href="del.html">Si la redirection ne se fait pas automatiquement, cliquez sur ce lien.</a></p>
</body>
</html>