--- /dev/null
+<html>
+
+<head>
+<title>$blog_title</title>
+
+<link rel="alternate" type="application/rss+xml" title="RSS" href="$url/index.rss" />
+
+<style>
+body,td { font-family: Verdana,Geneva,Arial,Sans-serif;
+ font-size: 10px; color: #000000; }
+body { background-color: #ffffff; }
+a { color: #000000 }
+.pagetitle { font-size: 14px; font-weight: bold; color: #336699; }
+.dateheader { font-size: 12px; font-weight: bold; color: #336699; }
+</style>
+
+</head>
+
+<body>
+
+<table border="0" width="100%" cellpadding="0" cellspacing="0">
+ <tr>
+ <!-- main title -->
+ <td colspan="6"><span class="pagetitle">$blog_title</span></td>
+ </tr>
+
+ <tr>
+ <td colspan="6" bgcolor="#000000" height="1" ></td>
+ </tr>
+
+ <tr valign="top">
+ <td bgcolor="#6699cc"><nobr> </nobr>
+
+ <!-- left column -->
+ <td bgcolor="#6699cc">
+
+ <p>
+ <br />
+ <b>About</b> <br />
+ $blog_description<br />
+ <a href="mailto:cjwatson@debian.org">cjwatson@debian.org</a>
+ </p>
+
+ <p>
+ <b>Subscribe</b> <br />
+ <a href="$url/index.rss">Subscribe</a> to a syndicated feed of my weblog,
+ brought to you by the wonders of RSS.
+ </p>
+
+ <p>
+ <b>Flavours</b> <br />
+ There's more than one way to view this weblog; try these flavours on
+ for size.
+ <ul>
+ <li><a href="$url/index.index">index</a></li>
+ <li><a href="$url/index.rss">RSS</a></li>
+ </ul>
+ </p>
+
+ <p>
+ <br />
+ <a href="http://www.blosxom.com/"><img src="/blosxom/images/pb_blosxom.gif" border="1" hspace="3" vspace="3" /></a>
+ </p>
+
+ </td>
+
+ <td bgcolor="#6699cc"><nobr> </nobr></td>
+
+ <td bgcolor="#dddddd"><nobr> </nobr></td>
+
+ <!-- main blog entry column -->
+ <td bgcolor="#dddddd" width="100%">
+
+ <br />
+
--- /dev/null
+<html>
+
+<head>
+<title>$blog_title</title>
+<!--<link rel=stylesheet type="text/css" href="/blogbook.css">-->
+
+<style>
+body,td { font-family: Verdana,Geneva,Arial,Sans-serif;
+ font-size: 11px; color: #666666; }
+a { text-decoration: none; }
+.title { font-size: 12pt; font-weight: bold; color: #336699; }
+.blosxomDate {font-weight: bold; color: #336699; }
+.blosxomTitle { font-weight: bold; color: #000000; }
+.blosxomTime { text-decoration: italicize; color: #336699; }
+</style>
+
+</head>
+
+<body bgcolor="#ffffff">
+
+<table border="0" width="100%" cellpadding="0" cellspacing="0">
+ <tr>
+ <td colspan="3">
+ <span class="title">$blog_title</span>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="9" bgcolor="#000000" height="1" ></td>
+ </tr>
+
+ <tr valign="top">
+ <td bgcolor="#cccccc" width="100%">
+
+ <br />
+