<?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>[% fullname %]</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="title">
[% fullname %]<br />
[% title %]
</div>
