Sha256: 3ae4d799f14d9ce098fa2d4f3f8cd0ee8b17424225bd1641e37f82496a263a0f
Contents?: true
Size: 1.56 KB
Versions: 19
Compression:
Stored size: 1.56 KB
Contents
<?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>© 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>
Version data entries
19 entries across 19 versions & 3 rubygems