{% for item in include.columns %} {% if item._type == 'text' %}
{{item.kicker_text}}
{{item.heading_html}} {{item.button_text}}→
{% elsif item._type == 'image' %}
{% endif %} {% endfor %}