{% if collection.get_items %}
{% for item in collection.get_items %} {% endfor %}
{% endif %}