3 |
jpm |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
|
2 |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
4 |
<head>
|
|
|
5 |
<title>Site en développement de Gentiana</title>
|
|
|
6 |
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
|
|
|
7 |
<meta http-equiv="Content-style-type" content="text/css" />
|
|
|
8 |
<meta http-equiv="Content-script-type" content="text/javascript" />
|
|
|
9 |
<meta http-equiv="Content-language" content="fr" />
|
|
|
10 |
<meta name="robots" content="noindex,nofollow" />
|
|
|
11 |
<meta name="author" content="Tela Botanica" />
|
|
|
12 |
</head>
|
|
|
13 |
<body>
|
|
|
14 |
<h1>Liste des outils installés</h1>
|
|
|
15 |
<ul id="liste_outils">
|
|
|
16 |
<li id="outil_1"><a href="phpmyadmin/">PhpMyAdmin (administration base de données)</a></li>
|
|
|
17 |
<li id="outil_2"><a href="mantis/">Mantis (rapport de bogues)</a></li>
|
|
|
18 |
<li id="outil_3"><a href="stats/">Webalyzer (vide pour l'instant)</a></li>
|
|
|
19 |
</ul>
|
|
|
20 |
</body>
|
|
|
21 |
</html>
|