Instrucciones
{#each instructions as instruction, index}
{index + 1}. {instruction.name}
{instruction.description}
{/each}