Statistiques
| Révision :

root / Portal / configurations / demo / html / Contact.jsp @ 12

Historique | Voir | Annoter | Télécharger (882 octet)

1 7 alavrent
<jsp:directive.page contentType="text/html;charset=UTF-8" />
2 7 alavrent
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 7 alavrent
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>
4 7 alavrent
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5 7 alavrent
  <link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" />
6 7 alavrent
  <link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" />
7 9 alavrent
  <title>Administrator contact information</title>
8 7 alavrent
  <meta content="Serge Heiden" name="author" />
9 7 alavrent
</head><body>
10 7 alavrent
<div class="textzone">
11 9 alavrent
<h1 style="font-family: Helvetica,Arial,sans-serif;">Contact the administrator of this portal</h1>
12 7 alavrent
<p>
13 9 alavrent
Please send an email to '<span style="font-weight: bold; font-family: monospace;">textometrie AT ens-lyon DOT fr</span>'.
14 7 alavrent
</p>
15 7 alavrent
</div>
16 7 alavrent
</body></html>