<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">

<t t-name="website.cookiesWarning">
    <button t-attf-class="o_no_optional_cookie alert alert-info text-center w-100 h-100 pt16 pb16 rounded {{extraClasses}}"
            t-att-style="extraStyle">
        To see the interactive content, you need to accept optional cookies.
    </button>
</t>

</templates>
