Code is between dashes; pay attention for trailing line breaks (ensures following/nested content starts on a new line)
-----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>^title^</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>
<!-- ** Standard Tinderbox Template [HTML page] ** -->
<h1>^title^</h1>
^text^
</body>
</html>
-----