<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>[% title %]</title>
    <link href="[% root %][% css %].css" rel="stylesheet" type="text/css" />
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    <meta name="subject" content="[% subject %]" />
    <meta name="keywords" content="[% keywords %]" />
    <meta http-equiv="Content-Language" content="[% language %]" />
    <meta name="author" content="[% author %]" />
  </head>

<body>

<div id="leftear">
  <a href="http://www.ens-lyon.fr"><img src="[% root %]logos/logoENSL.png"
  width="178" height="100" alt="ENSL" /></a><br />
  <a href="http://www.em-lyon.com"><img src="[% root %]logos/logoEM.png"
  width="60px" height="63px" alt="EM" /></a>
</div>
<div id="rightear">
  <a href="http://www.ec-lyon.fr"><img src="[% root %]logos/logoECL.png"
  width="100" height="100" alt="ECL" /></a><br />
  <a href="http://www.ens-lsh.fr"><img src="[% root %]logos/logoENSLSH.png"
  width="61" height="60" alt="LSH" /></a>
</div>

<div id="title">
[% fullname %]
[% title %]
</div>
