commit | b7b91c55a08d18bb0cd908ceb553ec64b63b8786 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jan 27 17:46:52 2021 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Jan 28 12:04:04 2021 +0100 |
tree | da3a0818f49500b1d72889e05d188f36f2e5511a | |
parent | a24af0a379d10175604fbce71a6b99dddb8c2393 [diff] [blame] |
Remove no-js declaration in nonce-enabled inline script Change-Id: If29e7d48ef9c326533a5e6f9a44176d2da84b78d
diff --git a/templates/layouts/main.html.ep b/templates/layouts/main.html.ep index f5610c2..2fa2563 100644 --- a/templates/layouts/main.html.ep +++ b/templates/layouts/main.html.ep
@@ -60,6 +60,9 @@ data-korap-url="<%== $api %>" itemscope itemtype="http://schema.org/<%= stash('schematype') || 'WebApplication' %>"> + + %= csp_nonce_tag + <div id="kalamar-bg"></div> %= include 'partial/side', embedded => $embedded