{title}

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