{% trans "This website uses cookies. By using our services, you agree that we may set cookies." %}
{% addtoblock "js" %}
{% endaddtoblock %}
{# Placed at the end of the document so the pages load faster #}
{% render_block "js" postprocessor "compressor.contrib.sekizai.compress" %}{# https://django-compressor.readthedocs.io/en/latest/django-sekizai/ #}