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