Subversion Repositories Sites.tela-botanica.org

Rev

Rev 4 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 david 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
3
  <head>
4
    <title>Page introuvable</title>
5
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
6
    <meta http-equiv="Content-language" content="fr" />
7
    <meta name="revisit-after" content="15 days" />
8
    <meta name="robots" content="noindex,nofollow" />
9
    <meta name="author" content="Tela Botanica" />
10
    <meta name="description" content="Page d'erreur 404." />
157 magali 11
    <link rel="stylesheet" type="text/css" media="screen" href="sites/commun/fr/styles/page_erreur.css" />
12
    <link rel="stylesheet" type="text/css" media="print" href="sites/commun/fr/styles/impression.css" />
13
    <link rel="shortcut icon" type="image/x-icon" href="sites/commun/generique/images/favicones/tela_botanica.ico" />
14
    <link rel="icon" type="image/png" href="sites/commun/generique/images/favicones/tela_botanica.png" />
4 david 15
  </head>
16
  <body>
17
    <div id="bandeau">
18
      <h1>Tela Botanica <img src="/accueil/logo.jpg" alt="(TB)" height="77" width="110" /></h1>
19
      <h2>Le r&eacute;seau de la botanique francophone</h2>
20
    </div>
21
    <div id="contenu_corps">
22
      <h1>Page introuvable</h1>
23
      <p>
24
        L'URL requise n'a pu etre trouvée sur ce serveur.
25
        La référence sur  <a href="<?php echo $_REQUEST['url']; ?>">la page <?php echo $_REQUEST['url']; ?></a> semble être erronée ou perimée.
26
        N'hésitez pas à envoyer un courriel à <a href="mailto:accueil@tela-botanica.org">accueil@tela-botanica.org</a>
27
        pour signaler ce problème.
28
      </p>
29
      <p>
30
      Vous pouvez retourner sur la <a href="/">page d'accueil du site de Tela Botanica</a>.
31
      </p>
32
    </div>
33
  </body>
34
</html>