blob: 09a100f5e218ce81c9f26e11e3409c10a590941d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{lang:}">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="description goes here" />
<meta name="keywords" content="keywords,goes,here" />
<meta name="author" content="Your Name" />
<meta name="generator" content="webgen - http://webgen.rubyforge.org" />
<link rel="stylesheet" type="text/css" href="{relocatable: default.css}" />
<!--[if IE 6]>
<link rel="stylesheet" href="{relocatable: browserfix.css}" type="text/css" />
<![endif]-->
<title>{title:}</title>
</head>
<body>
<div id="sidebar">
<h1>Website Title</h1>
<h2>your website slogan</h2>
<div id="menu">
{menu: {max_levels: 1, used_nodes: files}}
</div>
<h3>Links:</h3>
<ul>
<li><a href="http://webgen.rubyforge.org">webgen homepage</a></li>
<li><a href="http://andreasviklund.com/templates/">Website templates</a></li>
<li><a href="http://openwebdesign.org/">Open Web Design</a></li>
<li><a href="http://oswd.org/">OSWD.org</a></li>
</ul>
</div>
<div id="content">
<webgen:block name="content" />
<h2>site info</h2>
<p>&copy; 2005-2006 Your Name | Generated by <a href="http://webgen.rubyforge.org">webgen</a> | Design by <a href="http://andreasviklund.com">Andreas Viklund</a>.</p>
</div>
</body>
</html>