Wrenn
{#if loading}
Activating your account...
{:else if error}
Activation failed
{error}
Back to sign in
{:else if done}
Redirecting to dashboard...
{/if}