new concept

This commit is contained in:
Set Sakrecoer 2021-07-20 11:27:41 +02:00
parent f7b11df4b9
commit ae492ed9b3

View file

@ -37,6 +37,7 @@
if (readCookie('cookie-notice-dismissed') == 'wantCookies') {
{% include analytics.js %}
} else {
document.getElementById('cookie-notice').style.display = 'flex';