{#if variant === 'first-run'}
{:else if variant === 'filter-empty'}
{:else}
{/if}
{title}
{#if body}
{body}
{/if}