{# Success response for job stop operation #}

Job Stopped Successfully

{{ message }}

{% if tasks_skipped > 0 %}

{{ tasks_skipped }} remaining tasks were skipped

{% endif %} {% if current_task_killed %}

Current running task was terminated

{% endif %}
{# Auto-refresh the job details after stopping #}