Added basic webserver support.

This commit is contained in:
Adrian Gallagher
2015-11-28 19:07:23 +11:00
parent ecfbfd932f
commit 178b59ef71
7 changed files with 133 additions and 0 deletions

4
web/footer.html Normal file
View File

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