{% load lucide %} {% comment %} A daisyUI native modal wrapping a Django form that posts straight to `action_url`. Included with `modal_id`, `title`, `form`, `action_url`, `submit_label` and `submit_icon`, plus an optional `blurb`. The submit button sits outside the form tag (linked via the `form` attribute) so it can share the `modal-action` row with the dialog-closing Cancel button without nesting one
inside another. {% endcomment %}