{{include.heading}}

{% if include.subtitle %}

{{include.subtitle}}

{% endif %} {% if include.description_html %} {{include.description_html}} {% endif %}
{% for item in include.podcasts %}
{{item.image_alt}}

{{item.subtitle}}

{{item.short_description}}

{{item.listen_button_text}} Black arrow pointing right {% if item.watch_button_url %} {{item.watch_button_text}} Black arrow pointing right {% endif %}
{% endfor %}