view example/hello.html @ 4:dd1c4916cbcd

[mq]: fileserver
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 07 Sep 2010 22:39:15 -0700
parents 4c83f7715993
children b2fbb4f982da
line wrap: on
line source

<html>
<head>
<title>Hello, world!</title>
</head>
<body>
Hello, world!
</body>
</html>