Sha256: 429c123e44942754abb8b8148892165f072a64794a321cb2564d0cfde6fb8dec
Contents?: true
Size: 1.99 KB
Versions: 19
Compression:
Stored size: 1.99 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="Your website description goes here" /> <meta name="keywords" content="your,keywords,goes,here" /> <meta name="generator" content="webgen - http://webgen.rubyforge.org" /> <link rel="stylesheet" href="{relocatable: default.css}" type="text/css" media="screen,projection" /> <title>{title:}</title> </head> <body> <div id="container" > <div id="header"> <h1><a href="{relocatable: /index.html}">website title</a></h1> <h2>space reserved for your website slogan!</h2> </div> <div id="navigation"> {menu: {max_levels: 1, used_nodes: files}} </div> <div id="content"> <webgen:block name="content" /> </div> <div id="subcontent"> <div class="small box"><strong>Note: </strong>This is a box. It can be used for special messages both in the sidebar and the content section. You could use it for special notes and announcements, but also as a frame for photos. This space can be used for a short website presentation!</div> <h2>Nested Menu</h2> <div id="submenu">{menu: }</div> <h2>Links</h2> <ul class="linkblock"> <li><a href="http://webgen.rubyforge.org">webgen</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="footer"> <p>© 2006 <a href="#">Your Name</a> | Generated by <a href="http://webgen.rubyforge.org">webgen</a> | Design by <a href="http://andreasviklund.com">Andreas Viklund</a></p> </div> </div> </body> </html>
Version data entries
19 entries across 19 versions & 3 rubygems