root / Portal / configurations / html / Contact_PMTester.jsp @ 3
Historique | Voir | Annoter | Télécharger (1,03 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>Contact administrator</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;">Contact administrator</span><span style="text-decoration: underline;" /></h1> |
12 | 3 | alavrent | <p> |
13 | 3 | alavrent | Please report any problems you encounter using the portal<br /> |
14 | 3 | alavrent | to the administrator at the following email '<span style="font-weight: bold; font-family: monospace;">textometrie AT ens-lyon DOT fr</span>'<br /> |
15 | 3 | alavrent | with the subject startig with 'TXM demo portal: PUTYATINAMINEIA corpus'.<br /> |
16 | 3 | alavrent | </p> |
17 | 3 | alavrent | </div> |
18 | 3 | alavrent | </body></html> |