Example
Comment text

submitted on 01-01-2016


Markup: components/molecules/comments/comments.twig

<article class="js-comment">
  
  <mark class="hidden" data-comment-timestamp=""></mark>

  <div>
    
    Comment text
  </div>

  <footer>
    
    <p>submitted on 01-01-2016</p>

    
    
  </footer>

</article>
<hr class="sr-only">
Source: components/molecules/comments/_comments.scss, line 1