From af1f4677c685e8a2c4967ffa0350d314a6543db7 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Thu, 5 Feb 2015 02:55:30 +0100 Subject: Init --- app/views/footer.html | 5 +++++ 1 file changed, 5 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..8db95e5 --- /dev/null +++ b/app/views/footer.html @@ -0,0 +1,5 @@ + {{if eq .RunMode "dev"}} + {{template "debug.html" .}} + {{end}} + + -- cgit v1.2.3