first commit

This commit is contained in:
O K
2025-10-30 12:54:57 +02:00
commit 7fd9256751
4 changed files with 446 additions and 0 deletions

3
footer.tpl Normal file
View File

@@ -0,0 +1,3 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.css" type="text/css">
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.umd.js" async></script>
<script type="module" src="/modules/cookiesconsent/cookieconsent-config.js"></script>