Added templating, versioning, middleware, etc
This commit is contained in:
4
templates/layout/footer.tmpl
Normal file
4
templates/layout/footer.tmpl
Normal file
@ -0,0 +1,4 @@
|
||||
{{ define "footer" }}
|
||||
</body>
|
||||
</html>
|
||||
{{ end }}
|
Reference in New Issue
Block a user