view example/foo.html @ 3:d0d8524d9495

finish basic API...still doesnt expire results correctly
author k0s <k0scist@gmail.com>
date Fri, 26 Feb 2010 11:06:48 -0500
parents 1c95a3fa76c1
children
line wrap: on
line source

<html>
  <body>
    <div id="comment_on_this">
      comment on me
    </div>
    <div id="dont_comment">
      don't comment on this!
    </div>
  </body>
</html>