{% include template with item=qs.first %} – {% include template with item=qs.last %} add_circle_outline {% for item in qs %} {% include template with item=item %} {% endfor %} remove_circle_outline