{#if imageUrl} {:else} {/if}
{title}
{#if subtitle}
{subtitle}
{/if} {#if attribution}
{attribution}
{/if}
{#if state === 'kept'} Kept {:else if state === 'snoozed'} Not right now {/if}
{#if state === 'snoozed'} {:else if state === 'requestable'}
{#if onSnooze} {/if}
{:else if state === 'kept'} {:else} {/if}