{#if searching}

{t('new.searching')}

{:else}

{t('new.subtitle')}

{#each variants as v (v.id)} {/each}
{/if}