{#if StepIcon} {/if} {t("chain.stepLabel", { n: index + 2, title: toolTitle(tool) })}
{#if busy && !result}
{:else}
{#if busy} {t("resultCard.recalc")} {/if}
{/if}
{#if tool.params.length > 0}
{/if}