From 89d402d10e8af9073cdfb2ad967eda16d714371e Mon Sep 17 00:00:00 2001
From: xengineering
Date: Sun, 12 Feb 2023 19:33:49 +0100
Subject: Move section to own template file
This reduces copies of the same HTML code.
---
data/templates/recipe.html | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
(limited to 'data/templates/recipe.html')
diff --git a/data/templates/recipe.html b/data/templates/recipe.html
index a35cc49..e8b1565 100644
--- a/data/templates/recipe.html
+++ b/data/templates/recipe.html
@@ -1,17 +1,9 @@
-
-
- Recipes
+ {{ template "head.html" }}
-
-
-
-
-
-
{{if ne .UpstreamUrl ""}}
--
cgit v1.2.3-70-g09d2