{# templates/admin/field/modules.html.twig #} {% if field.value|length > 0 %} {{ field.value|length }} module(s) {% else %} Aucun module {% endif %}