From 7fa7a38167415301a9a01735d2eb354542c11dcb Mon Sep 17 00:00:00 2001 From: James Mills Date: Thu, 26 Mar 2020 01:01:35 +1000 Subject: Add a footer --- templates/base.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index a156f3b..46ed508 100644 --- a/templates/base.html +++ b/templates/base.html @@ -20,6 +20,10 @@
{{template "content" .}}
+ {{ template "scripts" . }} -- cgit v1.2.3