{% load i18n %} {% load extra_cms_tags %} {# if extra_cms_tags is missing in your project, have a look on ot-tournonais... fp #}
{{ instance.html|optin:"Youtube"|safe }}

{% trans "Please accept YouTube cookies to play this video." %} {% trans "By accepting you will be accessing content from YouTube, a service provided by an external third party." %}

{% trans "Show the YouTube privacy policy" %}

{% trans "If you accept these cookies, your choice will be saved and the video will load." %}

{% trans "Accept YouTube Content" %}