Mercurial > hg > SimpleWiki
view example/hello.html @ 3:56ab6b90cd1a
[mq]: post
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Tue, 07 Sep 2010 21:29:57 -0700 |
| parents | 4c83f7715993 |
| children | b2fbb4f982da |
line wrap: on
line source
<html> <head> <title>Hello, world!</title> </head> <body> Hello, world! </body> </html>
