<html>
<head>
  <meta http-equiv="content-type"      content="text/html; charset=utf-8"   >

  <title>{:title:}</title>
  
  <meta name="description"             content="{:meta-description:}"       >
  <meta name="keywords"                content="{:meta-keywords:}"          >
  
  <meta name="updated"                 content="{:FILE.RUN.DATE-ISO:}"      >
  <meta name="served"                  content="{:INFO.RUN.DATE-ISO:}"      >
	
  <meta name="generator"               content="{:INFO.PROG.LABEL:}"        >

  <meta http-equiv="imagetoolbar"      content="no"                         >
</head>

<body>

{:NAVIGATION_shortcuts:}
<hr>

	<div id="column-right" style="float: right; width: 200px; border: 1px solid gray; padding: 1em; background-color: silver; ">
{:NAVIGATION_index:}
{:side-block:}
	</div>

	<div id="body" style="border: none; padding: 2em; margin-right: 210px; ">
{:body:}
	</div>

</body>

</html>
