<html>
<head>
    <title>[[title]]</title>
</head>
<body>
<h1>[[title]]</h1>
<p>This is a very simple test template. The next fragment will come from
a macro.</p>

<ul id="filelist">
[[filelist]]
</ul>

<address>[[author]]</address>
</body>
</html>