{% load lucide %} {% comment %} A daisyUI native confirmation modal for a destructive POST action with no fields of its own. Included with `modal_id`, `title`, `body`, `action_url`, and optional `submit_label` (default "Confirm"), `submit_icon` (default "trash-2"). The submit button sits outside the form tag (linked via the `form` attribute), same as `_modal_form.html`, so it can share the `modal-action` row with the dialog-closing Cancel button without nesting one
inside another. {% endcomment %}