From 73b96155fcd54b958fe8c676db028fd4fc4fabe4 Mon Sep 17 00:00:00 2001 From: stilbruch Date: Wed, 6 Apr 2022 15:54:13 -0500 Subject: Add confirmation modal for deleting a workout --- app/templates/base/layout.html | 1 + 1 file changed, 1 insertion(+) (limited to 'app/templates/base/layout.html') diff --git a/app/templates/base/layout.html b/app/templates/base/layout.html index 1acdfda..cbdb567 100644 --- a/app/templates/base/layout.html +++ b/app/templates/base/layout.html @@ -100,5 +100,6 @@ + -- cgit v1.2.3