{% if not youtubeVideo is empty or not youtubeVideoSrc is empty %}
{% if not youtubeVideo is empty %}
{{ youtubeVideo['title'] }}
{{ youtubeVideo['description'] }}
{% endif %}
{% endif %}
{% if videoOptions is defined %} {% else %} {{ latestVideoList|raw }} {% endif %}