{% if !items.is_empty() %} {# #} {% for item in items %} {{item|safe}} {# #} {% endfor %} {% endif %}