<html>
 <head>
  <title><!-- tmpl_var name='title' escape='html' --></title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 </head>
 <body>
  <h1><!-- tmpl_var name='title' escape='html' --></h1>
  <!-- tmpl_var name='content' -->
 </body>
</html>