all repos — quartzgun @ cd06fc04864bf9c0fa9156af013bf9b6572ad76e

lightweight web framework in go

testData/templates/footer.html (raw)

1
2
3
4
{{ define "footer" }}
  </body>
</html>
{{ end }}