From a176409933129eccdcf06ef131c76aee497b53aa Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 9 Dec 2019 14:59:58 +0100 Subject: Drop define in templates Just use the full filename instead, this is simpler and more explicit. --- public/foot.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'public/foot.html') diff --git a/public/foot.html b/public/foot.html index d92a512..b605728 100644 --- a/public/foot.html +++ b/public/foot.html @@ -1,4 +1,2 @@ -{{define "foot"}} -{{end}} -- cgit v1.2.3-59-g8ed1b