Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <template id="commentTemplate">
  2.     <div>
  3.         <img src="">
  4.         <div class="comment-text"></div>
  5.     </div>
  6. </template>