{% endwith %}
{% endfor %}
{% endif %}
{% endif %}
{% if page.homepage_media %}
{% for block in page.homepage_media %}
{% with block.value as media %}
{% if block.value.youtube_link %}
{% embed media.youtube_link %}
{% elif block.value.type == 'video' %}
{% elif block.value.type == 'audio' %}
{% if self.get_effective_image %}
{% image self.get_effective_image width-1080 format-jpeg as article_thumbnail %}
{% endif %}
{% if settings.core.SiteSettings.facebook_sharing or settings.core.SiteSettings.twitter_sharing or settings.core.SiteSettings.whatsapp_sharing or settings.core.SiteSettings.telegram_sharing or settings.core.SiteSettings.viber_sharing %}
{% if is_watch_ancestor or is_watch_parent or is_watch %}
{% if page.homepage_media %}
{% for block in page.homepage_media %}
{% with block.value as media %}