Mercurial > hg > hstweb
annotate RSoF/index.html @ 4:3c8e97042356
x
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 06 Dec 2018 20:01:19 +0000 |
parents | 4aad805349e6 |
children | 8ff0296752f2 |
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> |
10 <li> foo</li> | |
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> |