Mercurial > hg > SimpleWiki
diff 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 diff
--- a/example/hello.html Tue Sep 07 22:39:15 2010 -0700 +++ b/example/hello.html Tue Sep 07 22:58:11 2010 -0700 @@ -1,8 +1,8 @@ -<html> -<head> -<title>Hello, world!</title> -</head> -<body> -Hello, world! -</body> -</html> +<html> +<head> +<title>Hello, world!</title> +</head> +<body> +Hello, worldz! +</body> +</html>