{#each teams as team}
Team: {initials(team.name)}
{team.name}
{/each}