<txp:output_form form="head" />

<body>

<div id="wrap">

<h1><txp:link_to_home><txp:sitename /></txp:link_to_home></h1>
<div id="nav">
<txp:linklist break="li" wraptag="ul" category="services" />
</div>

<div id="blog">
<h2><txp:error_status /></h2>
<p><txp:error_message /></p>
<p><txp:link_to_home>Go to the home page</txp:link_to_home></p>
</div>

</div>

</body>
</html>