{% call widget({ title: __("youtube.title") }) %}

{{ __("youtube.widget.description") }}

{{ button({ classes: "button--secondary-on-offset", href: application.youtubeEndpoint or "/youtube", text: __("youtube.widget.view") }) }}
{% endcall %}