{##} {% if cookieConsentEnabled == 'Y' %}
{{ __(cookieConsentText) }}
{{ __('OK') }}
{% if hasPrivacyPolicy %}
{{ __('Privacy Policy') }}
{% endif %}
{% endif %}