summaryrefslogtreecommitdiff
path: root/app/views/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/footer.html')
-rw-r--r--app/views/footer.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/footer.html b/app/views/footer.html
deleted file mode 100644
index 8db95e5..0000000
--- a/app/views/footer.html
+++ /dev/null
@@ -1,5 +0,0 @@
- {{if eq .RunMode "dev"}}
- {{template "debug.html" .}}
- {{end}}
- </body>
-</html>