{#if coverThemes.length > 0}
{#each coverThemes as theme, index (index)} Theme Preview

{theme.name}

{theme.description}

{/each}
{/if}