Skip to content

Instantly share code, notes, and snippets.

# custom_cookie_consent PT
<metal:macro define-macro="message">
<tal:block
define="ps context/@@plone_portal_state;
language ps/language;
root_url ps/navigation_root_url;
privacy_url_it string:${root_url}/it/privacy;
privacy_url_en string:${root_url}/en/privacy;"