{#if $userIsAdminStore}

{$LL.warning.title()}

{@html $LL.warning.content()}

{:else if $limitMapStore}

This map is available for 2 days. You can register your domain here!

{:else}

{$LL.warning.title()}

{@html $LL.warning.content()}

{/if}