{% load i18n wagtailcore_tags %} {% block content %}
{% spaceless %} {% blocktrans %} This website uses cookies and other tracking technologies for functional and analytical purposes. To improve your browsing experience on our site, we would also like to place tracking cookies. {% endblocktrans %} {% endspaceless %}
{% endif %}{% trans "Name" %} | {% trans "Domain" %} | {% trans "Purpose" %} | {% trans "Expiration" %} | {% trans "Security" %} |
---|---|---|---|---|
{{ cookie.name }} | {{ cookie.domain }} | {{ cookie.purpose }} | {{ cookie.expiration }} | {{ cookie.get_security_display }} |