Team Name Action {#each event.teams as team (team.id)} {team.kuerzel} {team.name} {/each} {#if event.teams.length === 0} No teams available {/if}