Initial Go project structure; added some styles w/ SASS via Grunt

This commit is contained in:
2022-11-25 13:33:27 -05:00
parent 5581f0de90
commit 8c7d2fd026
13 changed files with 3338 additions and 1 deletions

4
views/layout/footer.html Normal file
View File

@ -0,0 +1,4 @@
{{ define "layout_footer" }}
</body>
</html>
{{ end }}