Mercurial > hg > hstweb
annotate RSoF/index.html @ 9:f5f30a669968
baw
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 06 Dec 2018 21:42:28 +0000 |
parents | d3079ba3e7af |
children | af5e32e56571 |
rev | line source |
---|---|
3 | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 <html> | |
3 <head> | |
4 <title>Quaker stuff</title> | |
5 </head> | |
6 | |
7 <body> | |
8 <h1>Quaker stuff</h1> | |
4 | 9 <ul> |
9 | 10 <li><a href="butaway.html">But a way...</a></li> |
4 | 11 </ul> |
3 | 12 |
13 <hr> | |
14 <address><a href="mailto:ht@home.hst.name">Henry S. Thompson</a></address> | |
15 <!-- Created: Thu Dec 6 19:44:28 GMTST 2018 --> | |
16 <!-- hhmts start --> | |
17 Last modified: Thu Dec 6 19:44:45 GMTST 2018 | |
18 <!-- hhmts end --> | |
19 </body> | |
20 </html> |