Subversion Repositories eFlore/Applications.del

Rev

Rev 1546 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1546 jpm 1
<!doctype html>
495 jpm 2
<html>
3
	<head>
1546 jpm 4
		<title>Redirection pour identiPlante et pictoFlora</title>
5
		<meta http-equiv="refresh" content="0;url=identiplante.php" />
495 jpm 6
	</head>
7
	<body>
1546 jpm 8
		<p>Si la redirection ne se fait pas automatiquement, choisissez l'application que vous souhaitez utiliser :</p>
9
		<ul>
10
			<li><a href="identiplante.php">identiPlante</a></li>
11
			<li><a href="pictoflora.php"></a>pictoFlora</li>
12
		</ul>
495 jpm 13
	</body>
14
</html>