{% trans_default_domain 'front_default' %} {% set medias = gallery|i18nMedias %} {% set nbrColumn = nbrColumn is defined ? nbrColumn : 3 %} {% set popup = entity.popup is defined and entity.popup ? true : null %} {% set imgClass = popup ? 'img-gallery-' ~ entity.id : null %} {% if medias|length > 1 %}
{{ mediaIntro|unescape|raw }}
{% endif %} {% if mediaIntro|striptags|length > 0 %}