{#if voted || expired } {:else}
{#each options as option, i}
{/each}
{/if}
{votesCount} {votesCount === 1 ? 'vote' : 'votes'}
{expiryText}