view example/foo.html @ 2:689b9d928dc8

add date, reflect api change of lxmlmiddleware
author k0s <k0scist@gmail.com>
date Tue, 26 Jan 2010 23:00:51 -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>