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

Recipes

-
- -
-

Here are the available recipes 😋🍳🍔🍕🥘

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