From cb5f3037bb18403433c2cfd0271f6bea76906aca Mon Sep 17 00:00:00 2001 From: Horus_Arch Date: Wed, 18 Feb 2015 17:03:41 +0100 Subject: Reimplementation with gorilla toolkit. --- templates/footer.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 templates/footer.html (limited to 'templates/footer.html') diff --git a/templates/footer.html b/templates/footer.html new file mode 100644 index 0000000..b62b56f --- /dev/null +++ b/templates/footer.html @@ -0,0 +1,16 @@ + {{range .moreScripts}} + + {{end}} + + + + + -- cgit v1.2.3