{% for card_item in card_items %} {% include "patterns/molecules/card/card.html" with item=card_item %} {% endfor %}