all repos — nirvash @ main

modular CMS using the quartzgun library

templates/footer.html (raw)

1
2
3
4
5
6
{{define "footer"}}
  </body>
  
    <script src="/static/theme2.js" type="text/javascript"></script>
</html>
{{end}}