{$t('register_page.create_account')}
{#if responseData.data === '200'} You signed up successfully! Please check your mailbox to confirm your email address! {:else if responseData.data === '409'} An account with that email-address already exists! {:else if responseData.data === '400'} This email-address doesn't exist! {:else if responseData.data === 'error'} There was the good old unexpected error! {:else} You stupid Mawoka! {/if}