comparison example/foo.html @ 0:1c95a3fa76c1

initial commit of commentator
author k0s <k0scist@gmail.com>
date Sun, 24 Jan 2010 17:39:05 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1c95a3fa76c1
1 <html>
2 <body>
3 <div id="comment_on_this">
4 comment on me
5 </div>
6 <div id="dont_comment">
7 don't comment on this!
8 </div>
9 </body>
10 </html>