From ddb4a94dd72c250bd8c2090378ef9a4fff404787 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 12 Feb 2023 19:40:49 +0100 Subject: Move footer to own template file --- data/templates/recipe.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'data/templates/recipe.html') diff --git a/data/templates/recipe.html b/data/templates/recipe.html index e8b1565..95aefa5 100644 --- a/data/templates/recipe.html +++ b/data/templates/recipe.html @@ -20,10 +20,8 @@ {{.RenderedDescriptionMarkdown}} - + {{ template "footer.html" }} + -- cgit v1.2.3-70-g09d2