From 2f9fe2cfad83416647beed9c3c9085d686c43b09 Mon Sep 17 00:00:00 2001 From: Horus_Arch Date: Sat, 14 Feb 2015 23:11:57 +0100 Subject: Initial commit. --- app/views/footer.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 app/views/footer.html (limited to 'app/views/footer.html') diff --git a/app/views/footer.html b/app/views/footer.html new file mode 100644 index 0000000..1b06355 --- /dev/null +++ b/app/views/footer.html @@ -0,0 +1,19 @@ + {{if eq .RunMode "dev"}} + {{template "debug.html" .}} + {{end}} + {{range .moreScripts}} + + {{end}} +
+ + +