{routine.name} {#if routine.steps} {#each routine.steps as step} {#if $actions_idx && $actions_idx[step.action]} {$actions_idx[step.action].name} {:else} {step.action} {/if} {step.delay/60} min {/each} {:else} Aucune action définie. {/if}