view example/hello.html @ 5:b2fbb4f982da default tip

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

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