{% if include.show_overlay %}
{% endif %} {% if include.show_text %}
{% if include.subtitle %}
{{ include.subtitle }}
{% endif %}

{{ include.title }}

{{ include.description_html }}
{% if include.button_text and include.button_url %} {{ include.button_text }} {% endif %}
{% endif %}