{% if sellingData.noteList is not empty and sellingData.noteList|length > 0 %} {% include 'AppBundle:Documents:v2\\Include\\Global\\title_content.html.twig' with { 'title' : block_title|trans({}, 'DocumentTrans' )} %}
{{ note.title }} {{ note.content }} |
{% if loop.index0%2 == 1 or loop.last %}