Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 494 → Rev 495

/trunk/war/index.html
New file
0,0 → 1,9
<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>