<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
-->
<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]]">
<title>[[title]] - [[site]]</title>
<link href="themes/res/slashblog/1.css" rel="stylesheet" type="text/css" media="screen">
</head><body>
<div id="header"><h1><a href="./">[[site]]</a></h1></div>
<div id="page">
	<div id="content">
		<div class="post">
			<h2>[[header]]</h2>
			<div class="entry">
			[[body]]
			</div>
		</div>
	</div>
	<div id="sidebar">
		<ul>
			<li>
				<h2>Navigation</h2>
				[[nav]]
			</li>
		</ul>
	</div>
</div>
<div id="footer">
	<p id="legal">[[copyright]] | Designed by <a href="http://www.freecsstemplates.org">Free CSS Templates</a></p>
	<p id="links"><a href="./?page=privacy-policy">Privacy</a> | <a href="./?page=tos">Terms</a> | Powered by <a href="http://www.nongnu.org/ram-cms/">RAM-CMS</a> [[ver]] | Generated in [[gen_time]] seconds | Updated: [[updated]]</p>
</div>
</body></html>