{# Run-button partial for a check — swaps between idle and running states. Only polls when running (every 2s). Idle state is static. #} {% if running %}
{% else %}
{% endif %}