view example/foo.html @ 7:872f98a484d2

note about audiences
author Jeff Hammel <jhammel@mozilla.com>
date Sat, 23 Mar 2013 16:50:40 -0700
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>