From d026390b9063bdecf858bf1d629b8c431865e8dc Mon Sep 17 00:00:00 2001 From: blagoja Date: Tue, 17 Oct 2023 23:04:38 +0200 Subject: [PATCH] Add cookie consent --- ckanext/montreal_theme/templates/footer.html | 24 ++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/ckanext/montreal_theme/templates/footer.html b/ckanext/montreal_theme/templates/footer.html index e3422f9a..3dbfe351 100644 --- a/ckanext/montreal_theme/templates/footer.html +++ b/ckanext/montreal_theme/templates/footer.html @@ -156,6 +156,30 @@ {% block footer_links_ckan %}{% endblock %} {% endblock %} + + + + + + + + + + + + + + + + Update cookies preferences {% block footer_attribution %}{% endblock %} {% endblock %}