{{include.heading}}

{% for item in include.text %}
{% if item.subtitle %}

{{item.subtitle}}

{% endif %} {{ item.text_html }}
{% endfor %}