{#if quickLinks.list.length === 0}

Your most viewed stations will appear here

{:else}
{#each quickLinks.list as station (station.id)}
{/each}
{/if}