diff example/hello.html @ 1:4c83f7715993

[mq]: renderer
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 07 Sep 2010 18:11:04 -0700
parents
children b2fbb4f982da
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/example/hello.html	Tue Sep 07 18:11:04 2010 -0700
@@ -0,0 +1,8 @@
+<html>
+<head>
+<title>Hello, world!</title>
+</head>
+<body>
+Hello, world!
+</body>
+</html>