{#if story === 'skeleton'} {:else if story === 'container'}
Content 1 Content 2 Content 3
{:else}
Content 1 Content 2 Content 3 Content 4
{/if}