src

Go monorepo.
git clone git://code.dwrz.net/src
Log | Files | Refs

footer.gohtml (82B)


      1 {{ define "footer" }}
      2   <footer>
      3     {{ template "nav" . }}
      4   </footer>
      5 {{ end }}