2009-11-10 22:06:12 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
|
|
<head>
|
|
|
|
<title>TITLE</title>
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen"
|
2009-11-10 23:08:11 -07:00
|
|
|
href="/~neale/default.css" />
|
2009-11-10 22:06:12 -07:00
|
|
|
<link rel="stylesheet" type="text/css" media="print"
|
2009-11-10 23:08:11 -07:00
|
|
|
href="/~neale/print.css" />
|
2009-11-10 22:06:12 -07:00
|
|
|
<link rel="icon" type="image/png" href="/favicon.png" />
|
2009-11-10 23:51:08 -07:00
|
|
|
<link rel="start" type="text/html" href="/~neale/"
|
|
|
|
title="Neale Pickett Page" />
|
2009-11-10 22:06:12 -07:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1>TITLE</h1>
|
|
|
|
divert(1)
|
2010-05-28 18:03:09 -06:00
|
|
|
dnl FOOT BEGIN
|
2009-11-10 22:06:12 -07:00
|
|
|
<ul id="nav">
|
2009-11-10 23:08:11 -07:00
|
|
|
<li><a href="/~neale/src/" title="Free Software">Software</a></li>
|
|
|
|
<li><a href="/~neale/toys/" title="Various fun things">Toys</a></li>
|
2009-11-13 23:14:06 -07:00
|
|
|
<li><a href="/~neale/tartans/" title="AKA Plaids">Tartans</a></li>
|
2009-11-10 23:08:11 -07:00
|
|
|
<li><a href="/~neale/poems/" title="I won't quit my day job">Poems</a></li>
|
|
|
|
<li><a href="/~neale/papers/" title="Various writings">Papers</a></li>
|
2009-11-10 22:06:12 -07:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
<address>
|
2009-11-12 14:51:16 -07:00
|
|
|
Neale Pickett <<a href="mailto:neale@woozle.org">neale@woozle.org</a>>
|
2009-11-10 22:06:12 -07:00
|
|
|
</address>
|
2010-05-28 18:03:09 -06:00
|
|
|
dnl FOOT END
|
2009-11-10 22:06:12 -07:00
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
divert(0)
|