const header = `
` document.getElementById("e-header").innerHTML = header; const footer = ` ` document.getElementById("e-footer").innerHTML = footer;