aboutsummaryrefslogtreecommitdiff
path: root/public/foot.html
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2019-12-02 15:31:00 +0100
committerSimon Ser <contact@emersion.fr>2019-12-02 15:31:00 +0100
commita1a067e6de1679d0a3a1503e93bb672432990cd4 (patch)
treed56234ae02077a0bf85bd549ca90301a54d581d4 /public/foot.html
downloadalps-a1a067e6de1679d0a3a1503e93bb672432990cd4.tar.gz
alps-a1a067e6de1679d0a3a1503e93bb672432990cd4.zip
Add HTTP server boilerplate
Diffstat (limited to 'public/foot.html')
-rw-r--r--public/foot.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/foot.html b/public/foot.html
new file mode 100644
index 0000000..d92a512
--- /dev/null
+++ b/public/foot.html
@@ -0,0 +1,4 @@
+{{define "foot"}}
+ </body>
+</html>
+{{end}}