✕
Choose a username
{#if checkingUsername}
{/if} {#if !(username.length === 0) && usernameAvailable && usernameValid && !checkingUsername}
{@html checkIcon}
{/if} {#if !(username.length === 0) && !checkingUsername && !(usernameAvailable && usernameValid)}
{@html xIcon}
{/if}
{#if !(username.length === 0)}
{#if usernameValid && usernameAvailable}
The username is available.
{:else if !usernameValid}
The username is invalid.
{:else if !usernameAvailable}
The username is unavailable.
{/if}
{/if} {#if !registrationSuccess}
There was an issue registering your account. Please try again.
More info
{/if}
This is a shared computer
For security reasons, AppName doesn't support shared computers at this time.
Back
Register