{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% block content %} {% include 'legal/menu.html' %}

{% translate "Cookies Policy" %}

{% blocktranslate %}This page is based on the General Terms and Conditions and the Privacy Policy, you should still read the original documents to fully understand them:{% endblocktranslate %}

{% blocktranslate %}Cookies are used on this site for the following:{% endblocktranslate %}

{% endblock content %}