{#each items as item}
  • {item.label}
  • {/each}