{% from "macros.html" import icon %}
{# htmx security posture (read before htmx loads): selfRequestsOnly keeps any injected hx-* from reaching another origin; historyCacheSize:0 stops htmx snapshotting job payloads/stacktraces into sessionStorage (back/forward reloads from the server instead). #}