root / Portal / configurations / html / Contact_BLTester.jsp @ 3
Historique | Voir | Annoter | Télécharger (1,02 ko)
1 | 3 | alavrent | <jsp:directive.page contentType="text/html;charset=UTF-8" /> |
---|---|---|---|
2 | 3 | alavrent | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 | 3 | alavrent | <html xmlns="http://www.w3.org/1999/xhtml"><head> |
4 | 3 | alavrent | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
5 | 3 | alavrent | <link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
6 | 3 | alavrent | <link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
7 | 3 | alavrent | <title>Contacter l'administrateur</title> |
8 | 3 | alavrent | <meta content="Serge Heiden" name="author" /> |
9 | 3 | alavrent | </head><body> |
10 | 3 | alavrent | <div class="textzone"> |
11 | 3 | alavrent | <h1><span style="font-family: Helvetica,Arial,sans-serif;">Contacter l'administrateur</span><span style="text-decoration: underline;" /></h1> |
12 | 3 | alavrent | <p> |
13 | 3 | alavrent | En cas de difficulté d'utilisation du portail,<br /> |
14 | 3 | alavrent | veuillez contacter l'administrateur à l'adresse '<span style="font-weight: bold; font-family: monospace;">bfm AT ens-lyon DOT fr</span>'<br /> |
15 | 3 | alavrent | avec un sujet commençant par 'Portail TXM de test : corpus BL'.<br /> |
16 | 3 | alavrent | </p> |
17 | 3 | alavrent | </div> |
18 | 3 | alavrent | </body></html> |