all repos — quartzgun @ 7c0d0c864aec533c96ca9e03c9bb9fcc62d68857

lightweight web framework in go

testData/templates/footer.html (raw)

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