<!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" xml:lang="en" lang="en">

<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<link rel="stylesheet" href="/textplates/undohtml.css" type="text/css" media="screen" />
	<link rel="stylesheet" href="<txp:css n="default" />" type="text/css" media="screen" />
	<title><txp:error_status /> - <txp:sitename /></title>
</head>

<body>

  <div id="header">
	<h1 ><a href="<txp:site_url />"><txp:page_title /></a></h1>
  </div>
		
  <div id="wrapper">
		
	<div id="content">
	  <h1><txp:sitename />: <txp:error_status /></h1>
	  <p><txp:error_message /></p>
      <p><txp:link_to_home><txp:site_url /></txp:link_to_home></p>
	</div>
		  
	<div id="sidebar">
	</div>
		  
  </div>
		
  <div id="footer">	
  </div>

</body>
</html>