Comentarios {{ comments | length }} comentario{{ comments | length == 1 ? '' : 's' }}

{% for comment in comments %} {% include 'frontend/includes/boxComment.html.twig' %} {% endfor %} {% include 'frontend/includes/form.html.twig' %}