view bitsyblog/templates/index.html @ 13:fbf8f198ef67

template additions
author k0s <k0scist@gmail.com>
date Wed, 07 Oct 2009 17:19:47 -0400
parents 67c2ccaef869
children 1554cb56aa2f
line wrap: on
line source

<html>
  <head>
  </head>
  <body>
    <xi:include href="site.html" />
    <h1><img src="bitsyblog.png" alt="${site_name}"/></h1>
  </body>
</html>