{% if page.youtube %} {% if page.youtube.title %}

{{page.youtube.title}}

{% endif %} {% if page.youtube.id %} {% endif %} {% if page.youtube.playlist %} {% endif %} {% if page.youtube.button %} {% include buttons/icon.html href=page.youtube.button.url target="_blank" cta=page.youtube.button.title class="mt-4 btn--fullwidth btn--hoveractive" icon="ico--chevron-right" %} {% endif %} {% endif %}