{#if book.cover_image} {:else}
{/if} {#if book.progress?.percentage && !selected && !darkened} {/if}
{book.title}

{#each book.authors as author (author.id)} {author.name}   {/each}