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/head.html | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 data/templates/head.html
(limited to 'data/templates/head.html')
diff --git a/data/templates/head.html b/data/templates/head.html
new file mode 100644
index 0000000..33f0c6d
--- /dev/null
+++ b/data/templates/head.html
@@ -0,0 +1,9 @@
+
+
+ Recipes
+
+
+
+
+
+
--
cgit v1.2.3-70-g09d2