<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" {doc:lang}>
<head>
<title>[[page.title]]</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
[[page.metadata]]
<link rel="stylesheet" type="text/css" href="[[site.url]][[skin.path]]css/techjunkie.css" />
<link href="[[site.url]]rss/" rel="alternate" type="application/rss+xml" title="[[site.name]] RSS Feed" />
<!--#plugin.preloader-->
</head>
<body id="[[page.css_id]]" class="[[page.css_class]]">
<div id="wrap">
<!--#plugin:fragment(header)-->
<div id="menu">
<!--#plugin:fragment(menu,view,menu=1)-->
</div>
<div id="content-wrap">
<div id="main">
<!--#plugin:fragment(page,view)-->
<!--#plugin:fragment(contacts,view)-->
</div>
<div id="sidebar">
<!--#plugin:fragment(sidebar)-->
</div>
</div>
<div id="footer-wrap">
<!--#plugin:fragment(footer)-->
</div>
</div>
</body>
</html>
<!-- Powered by {skyblue:name} {skyblue:version} -->