From ea54de7d32e6b576ccfb430e7e57811b7c4587fe Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 17 Sep 2023 11:07:08 +0200 Subject: Remove complete implementation Restarting from scratch seems to be the fastest approach to switch to sqlite and get rid of some other structural mistakes from the past. --- data/templates/recipe_edit.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 data/templates/recipe_edit.html (limited to 'data/templates/recipe_edit.html') diff --git a/data/templates/recipe_edit.html b/data/templates/recipe_edit.html deleted file mode 100644 index 6ef41f8..0000000 --- a/data/templates/recipe_edit.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - {{ template "head.html" }} - - -
- -

{{.Title}}

-
- -
-
- - - - -
- {{ template "footer.html" }} -
- - -- cgit v1.2.3-70-g09d2