Mercurial > hg > hstweb
comparison index.html @ 0:cc0096349c13
getting started
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Tue, 04 Dec 2018 17:02:42 -0500 |
parents | |
children | 7b13f7fb7fa4 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:cc0096349c13 |
---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
2 <html> | |
3 <head> | |
4 <title>HST home page</title> | |
5 </head> | |
6 | |
7 <body> | |
8 <h1>HST home page</h1> | |
9 <p>Watch this space</p> | |
10 | |
11 | |
12 <hr> | |
13 <address><a href="mailto:root@markup.co.uk">root</a></address> | |
14 <!-- Created: Thu Nov 29 17:21:12 EST 2018 --> | |
15 <!-- hhmts start --> | |
16 Last modified: Thu Nov 29 17:21:31 EST 2018 | |
17 <!-- hhmts end --> | |
18 </body> | |
19 </html> |