{{include.alt}}

{{include.title}}

{{include.description_html}} {% if include.button_text and include.button_url %} {{include.button_text}} {% endif %}
{% for item in include.list %}
{% if item.text_html %}
{{item.text_html}}
{% endif %} {% if item.secondary_button_text and item.secondary_button_url %} {% endif %} {% if item.image %}
{{item.alt}}
{% endif %}
{% endfor %}