From 39298f14d366b351708e7f5ef30d1b6575155792 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 31 Mar 2023 20:41:48 +0200 Subject: Reduce to ID and Markdown The upstream URL can be encoded easily by the user in the Markdown-based description. The title can be parsed by the first found top-level heading in the Markdown text. Thus these two columns are no longer used. To avoid an additional migration they will be kept in the database. --- data/templates/add.html | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 data/templates/add.html (limited to 'data/templates/add.html') diff --git a/data/templates/add.html b/data/templates/add.html deleted file mode 100644 index 0282ef0..0000000 --- a/data/templates/add.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - {{ template "head.html" }} - - - -
- -

Add a recipe

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