<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title><txp:page_title /></title>
<link rel="stylesheet" href="<txp:css />" type="text/css" media="screen" />
</head>

<body>
<div id="wrapper">
<div id="header">
<h1><txp:link_to_home><txp:sitename /></txp:link_to_home></h1>
</div>
<div id="main">
<txp:article form="default" limit="1" listform="default" />
<div id="a_nav">
<txp:link_to_prev>Previous Article</txp:link_to_prev> &sect; <txp:link_to_next>Next Article</txp:link_to_next>
</div> 
</div>

<div id="sidebar">
<h3>About</h3>
<p>Try and write something interesting about yourself. If you are not interesting, try making something up. If you decide on the latter, please 
go all the way. This is the internet, make it interesting will you?</p>

<h3>Recent Articles</h3>
<txp:recent_articles limit="5" break="li" wraptag="ul" sortby="Posted" sortdir="desc" />

<h3>Links</h3>
<txp:linklist form="Links" sort="linksort" wraptag="dl" />

<h3>Feeds</h3>
<ul>
<li><txp:feed_link label="RSS feed to articles" section="article" flavor="rss" /></li>
</ul>

<h3>Search</h3>
<p>Enter search term.</p>
<txp:search_input label="" size="20" />

</div>
</div>
<div id="footer">
<p>(c) 2006 design by <a href="http://www.jacobontwerpt.nl/com">Jacob Reinsma.</a> All rights reserved.</p>
</div>
</body>
</html>
