{routine.notes}
{/if}{editError}
{/if}{product?.name ?? step.product_id}
{#if product?.brand}{product.brand}
{/if} {:else if step.action_type}{step.action_type.replace(/_/g, ' ')}
{:else}{m["routines_unknownStep"]()}
{/if}{m["routines_noSteps"]()}
{/if}