{#each items as item (item.step)}
  1. {item.title}

    {item.description}

  2. {/each}