diff --git a/templates/users.html b/templates/users.html index 9cd055a..929eb74 100644 --- a/templates/users.html +++ b/templates/users.html @@ -30,8 +30,8 @@
{{ u.workouts_count }}
+ hx-confirm="Are you sure you wish to delete your account {{ u.name }}?" + hx-target="#users-container" class="pr-2"> + hx-confirm="Are you sure you wish to delete this {{ w.duration }} workout at {{ w.start_time }}" + hx-target="#container">