@if (shouldBeAbortedTasks !== null) {
This will abort the execution of {{experiments.length > 1 ? experiments.length : 'the '}} @if (experiments.length === 1) { {{experiments[0]?.name ? '"' + experiments[0]?.name + '"' : ''}} } pipeline run{{experiments.length > 1 ? 's' : ''}}
}