{% comment %} Wraps a JobResult panel body in an HTMX poller so the panel refreshes itself (every 3s) while the job is still running, and stops once the job reaches a terminal state. The specific panel body is supplied by the caller via the `inner_body_wrapper_template` variable. {% endcomment %} {% if object.is_unready_state %}