{% set medias = medias|default(post.postMedia|default([])) %} {% set c = medias|length %} {% if c == 0 %} {# rien à afficher #} {% elseif c == 1 %}