{{!
  This is a block comment
}}
<div>
    {{! This is a line comment }}
</div>
<div>
    {{!--
      This is a html comment
    --}}
</div>