view example/foo.html @ 9:825833a5c4a7 default tip

update metadata
author Jeff Hammel <k0scist@gmail.com>
date Tue, 03 Nov 2020 08:18:53 -0800
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>