From e52d17f257ba4efa8b13a56754e15bf4e5e9cac2 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Sat, 6 Jul 2024 20:38:19 +0200 Subject: [PATCH] Avoid printing "()" if the ingredient doesn't have a quantity --- templates/recipe.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/recipe.html.tmpl b/templates/recipe.html.tmpl index 164ebc5..1ca5be2 100644 --- a/templates/recipe.html.tmpl +++ b/templates/recipe.html.tmpl @@ -34,7 +34,7 @@