{# arc-007 S6d (T-2020): recent-activity fragment — polled by the cockpit card. Read-only; reuses the existing wt-queue-item tokens so it restyles with T-1990. T-2113 (sibling of T-2112): explicit hx-target="#content" override on the task-link anchor. The wrapping #wt-activity div sets hx-target="this" for its own 15s polling; htmx INHERITS that to descendant anchors. Without this override, clicking a task ID swaps the /tasks/T-XXX response INTO the activity widget (cockpit shell stays visible above) and ≤15s later the polling cycle overwrites the swapped content — "bounces back". Triplet = target + swap + push-url so the URL bar updates. #} {% if events %} {% else %}

No recent activity.

{% endif %}