li.comment.html.twig 144B

123
  1. <li class="comment" id="{{ comment.u.i }}_{{ comment.d|date_epurate }}">
  2. {% include "MuzichCommentBundle:Comment:comment.html.twig" %}
  3. </li>