Servers
{#if servers.length > 0}
{#each servers as server}
{#if $appSession.teamId === '0'} {/if}
{/each}
{:else}

Nothing here.

{/if}