<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<!--
This template is based on the template at:
http://www.sixshootermedia.com/ostemplates/clementine/
Licensed under the Creative Commons Attribution v2.5.
-->
<title>[[title]] - [[site]]</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="robots" content="index,follow,noarchive">
<meta name="keywords" content="[[keywords]]">
<meta name="description" content="[[description]]">
<link rel="stylesheet" href="themes/res/clementine/1.css" type="text/css" media="screen,projection">
</head><body>
	<div id="top">
		<b><a href="#content">Skip to Content</a></b>
		<a href="./?page=contact">Get in Touch</a>
	</div>
	<div id="container">
		<div id="menu">
			[[nav]]
			<br class="clear">
		</div>
		<div id="content">
			<h1>[[site]]</h1>
			<h2>[[header]]</h2>
			[[body]]
		</div>
		<div id="footer">
			<p>
			Template design by <a href="http://www.sixshootermedia.com">Six Shooter Media</a>
			 | Powered by <a href="http://www.nongnu.org/ram-cms/">RAM-CMS</a> [[ver]]<br>
			Generated in: [[gen_time]] seconds. | Page Last Updated: [[updated]]
			</p><br><br>
		</div>
	</div>
</body></html>