<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en-gb">
<head>
	<title>Template error</title>
<style type="text/css">
blockquote {
	background: #ccc;
	color: #000;
	padding: 15px;
	border: 3px dashed #069;
	font-size: 1.5em
}
</style>
</head>
<body>
<h1>Template error</h1>
<p>
You screwed up somewhere. Here's what TT had to say:
</p>
<blockquote>[% error %]</blockquote>
</body>
</html>