{% set value = iterable ? value|join(', ') : value|string %} {% if link -%} {{ value|e }} {%- else -%} {{ value|e }} {%- endif %}