{% if collection.legend %}{{ collection.legend }}{% endif %} {% if collection.has_many %}
{% endif %} {% for holder in collection %} {% if holder.is_single %} {% elif holder.is_first %} {% if holder.is_template %} {% include add_collection_button %} {% endif %} {% endif %} {% endfor %}