Add cookie disclaimer

This commit is contained in:
2026-01-05 13:00:35 +01:00
parent 65488ae59e
commit d21f3a8ab3
8 changed files with 179 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
<script th:inline="javascript">
const broadcaster = /*[[${broadcaster}]]*/ "";
</script>
<script src="/js/cookie-consent.js"></script>
<script src="/js/toast.js"></script>
<script src="/js/broadcast.js"></script>
</body>