From 98fb5ee6e2e32246573c4530c41ecf3d4af8d17d Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Sun, 19 Jun 2022 18:34:49 -0400 Subject: templates: update footer.tmpl --- templates/weather.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/weather.tmpl') diff --git a/templates/weather.tmpl b/templates/weather.tmpl index cf36f39..8b27bcf 100644 --- a/templates/weather.tmpl +++ b/templates/weather.tmpl @@ -114,7 +114,7 @@ {{ end }} - {{ template "footer.tmpl" }} + {{ template "footer.tmpl" "/about" }} -- cgit v1.2.3