footer-end.html

Summary

Maintainability
Test Coverage
<script>
  if (window !== top) document.querySelectorAll(".full-page").forEach(elem => elem.style.display = "none")
</script>
</body></html>