view web/index.html @ 43:d92717f8130c

First go at producing a very simple website. Templating done with sed, and minimal HTML.
author Jim Hague <jim.hague@laicatc.com>
date Sun, 04 Mar 2012 12:39:12 +0000
parents
children a3a2d7991e3f
line wrap: on
line source

<html>
<head>
<title>Ye Crie Havock Booke of Dottes</title>
</head>
<body>
<h1>Ye Crie Havock Booke of Dottes</h1>
<p>
<center>
<img src="buzzard.jpg" alt="Buzzard logo"/>
</center>
<p>
The music of Cry Havoc, a reference.
<p>
<a href="Session/index.html">Sessions</a>
</body>
</html>