From 13415fb4208640af7763aa6c579da638d7028246 Mon Sep 17 00:00:00 2001 From: giles Date: Wed, 4 Feb 2026 17:43:32 +0000 Subject: [PATCH] Add Run Recipe and Delete buttons to recipe detail page Co-Authored-By: Claude Opus 4.5 --- app/templates/recipes/detail.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/app/templates/recipes/detail.html b/app/templates/recipes/detail.html index b96051d..47b9ba1 100644 --- a/app/templates/recipes/detail.html +++ b/app/templates/recipes/detail.html @@ -124,12 +124,24 @@
+ - + +