diff --git a/src/main/js/template.js b/src/main/js/template.js index aecc819..c8be4fa 100644 --- a/src/main/js/template.js +++ b/src/main/js/template.js @@ -157,16 +157,12 @@ const footer = function( if (privacyPolicyURL === undefined) privacyPolicyURL = "https://fwdekker.com/privacy/"; return stringToHtml( - ``, "footer"); };