{#if suggestions.length == 0}

No suggestions yet! Try to add a new one using the Add button

{/if} {#each suggestions as sug, idx}
Song cover
{sug.title}

{sug.artist}

{sug.upvote}

{/each}