<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
[% content = PROCESS $template %]
<html>
<head>
  <title>CPAN Testers: [% title | html %]</title>
  <link rel="stylesheet" type="text/css" href="/style.css" title="Default CSS2" media="screen">
</head>
<body>
<div class="heading"><a href="/">CPAN Testers</a>: [% title %]</div>
<p>
[% content %]
<p>
<div class="footer">This page was generated by 
<a href="http://search.cpan.org/dist/CPAN-WWW-Testers/">CPAN::WWW::Testers</a>
[% testersversion %] at [% now.ymd %] [% now.hms %]. Comments and design patches to acme@astray.com</div>
</body>
</html>