{% if big_card.image.img or big_card.image.svg %} {% include 'components/blocks/big_card_img.html' with big_card_id=big_card_id big_card_img_id=forloop.counter %} {% endif %} {% include 'components/blocks/big_card_text.html' with big_card_id=big_card_id big_card_text_id=forloop.counter %}