summaryrefslogtreecommitdiff
path: root/data/templates/recipe_edit.html
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-03-07 17:27:14 +0100
committerxengineering <me@xengineering.eu>2023-03-07 17:27:14 +0100
commite4ba2f142df4486acacf5b24cff822e2260c1fcc (patch)
tree932be33b78ef522c738104aa61a7efb934089f12 /data/templates/recipe_edit.html
parentba327ee030a3b8abdbf9f5d10987060648dbb10e (diff)
downloadceres-e4ba2f142df4486acacf5b24cff822e2260c1fcc.tar
ceres-e4ba2f142df4486acacf5b24cff822e2260c1fcc.tar.zst
ceres-e4ba2f142df4486acacf5b24cff822e2260c1fcc.zip
Update navigation links
Diffstat (limited to 'data/templates/recipe_edit.html')
-rw-r--r--data/templates/recipe_edit.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/templates/recipe_edit.html b/data/templates/recipe_edit.html
index 64e0790..67437f6 100644
--- a/data/templates/recipe_edit.html
+++ b/data/templates/recipe_edit.html
@@ -6,6 +6,10 @@
<body>
<header>
+ <nav>
+ <a href="/index.html">HOME</a>
+ <a href="/add_recipes">add recipe</a>
+ </nav>
<h1>Edit a recipe</h1>
</header>