{% if include.title %}

{{ include.title }}

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

{{ include.subtitle }}

{% endif %} {% if include.cta_text and include.cta_url %} {% endif %} {% if include.content %}
{{ include.content }}
{% endif %}