From b186bea84176b9c5f639777344919e4ffe488c79 Mon Sep 17 00:00:00 2001 From: Christoph Date: Sun, 6 Jun 2021 18:59:52 +0200 Subject: [PATCH] Added noscript tag to landing page for next event warning --- layouts/shortcodes/dat.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layouts/shortcodes/dat.html b/layouts/shortcodes/dat.html index a513eee..29ee3ad 100644 --- a/layouts/shortcodes/dat.html +++ b/layouts/shortcodes/dat.html @@ -37,4 +37,7 @@ } document.getElementById('dat').innerHTML = '

' + resStr + '

'; +