{% load static %}
{% url 'cookie_consent_accept_all' as accept_all_url %}
{% url 'cookie_consent_decline_all' as decline_all_url %}
{% block body %}
{% endblock %}
{% comment %} NON REFRESH SCRIPT FOR ADDING OR REMOVING ALL COOKIES {% endcomment %}
{% comment %} NON REFRESH SCRIPT AFTER TOGGLE AND CUSTOM JS COOKIE HANDLER {% endcomment %}