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_confirm_deletion.html | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 data/templates/recipe_confirm_deletion.html (limited to 'data/templates/recipe_confirm_deletion.html') diff --git a/data/templates/recipe_confirm_deletion.html b/data/templates/recipe_confirm_deletion.html deleted file mode 100644 index 17c4da8..0000000 --- a/data/templates/recipe_confirm_deletion.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - {{ template "head.html" }} - - -
- -

Delete a recipe

-
- -
-

Do you really want to delete this recipe?

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