{tournament.game}
{registrationSummary(tournament)}
{tournament.title}
{#if tournament.tagline}{tournament.tagline}
{:else if tournament.description}{tournament.description}
{/if}-
{#if tournament.start_at}
Start:
{formatDate(tournament.start_at) ?? tournament.start_at}
{/if}
{#if tournament.location}
Plats:
{tournament.location}
{/if}
{#if tournament.contact}
Kontakt:
{tournament.contact}
{/if}
{#if tournament.slug}
Visa turnering
{:else}
Ingen publik sida tillgänglig.
{/if}