custom-footer.html 181 B

12345
  1. <!-- Partial intended to be overwritten with tags loaded at the end of the page loading (usually for Javascript)
  2. <script>
  3. console.log("running some javascript");
  4. </script>
  5. -->