diff --git a/templates/workouts_list.html b/templates/workouts_list.html index 951b4fb..8a402b1 100644 --- a/templates/workouts_list.html +++ b/templates/workouts_list.html @@ -22,7 +22,8 @@ + hx-delete="{{ url_for('workout', user_id=w.user_id, workout_id=w.id) }}" + hx-confirm="Are you sure you wish to delete this workout" hx-target="#container">