From 6883bc9cb9985e10d0c16911852708095416cdeb Mon Sep 17 00:00:00 2001 From: Simon Caminada Date: Fri, 8 Sep 2023 16:46:19 +0200 Subject: [PATCH] fix: typo in cookie banner --- src/project/templates/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/templates/main.html b/src/project/templates/main.html index 9c00116..8390fc1 100644 --- a/src/project/templates/main.html +++ b/src/project/templates/main.html @@ -183,7 +183,7 @@ Weitere Informationen finden Sie in unserer Datenschutzerklärung. {% else %} In order to optimize this website and to continuously improve it, we use cookies. - Further information can be found in our data protection. + Further information can be found in our data protection policy. {% endif %}