{{include.alt_text}}

{{include.title}}

{{include.description_html}} {% if include.button_text and include.button_url %} {{include.button_text}} {% endif %}
{% for item in include.content %} {% if item.heading %}

{{item.heading}}

{{item.dropdown_html}}
{% endif %} {% if item.image %}
{{item.alt}}
{% endif %} {% endfor %}