From 3ae86d936ee6c0e45431422a3ae00d0474faf43a Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Sun, 18 Jun 2023 18:06:08 +0200 Subject: [PATCH] integrate the cookie banner --- templates/footer.html | 22 +++++++++++++++++++++- templates/head.html | 17 +++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index 6aff097..ececa94 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -7,7 +7,8 @@ The contents are available under the Creative Commons Attribution-ShareAlike License (CC-BY-SA 4.0).
- Privacy Policy (Only necessary cookies accepted — change) + Privacy Policy + ( - change)
@@ -17,3 +18,22 @@
+ + +
+ + +
diff --git a/templates/head.html b/templates/head.html index 63b19b5..a095790 100644 --- a/templates/head.html +++ b/templates/head.html @@ -13,4 +13,21 @@ + + + + +