Welcome, {loggedInUser.name}
Log out
{#if !loggedInUser.emailVerification}
You have not verified your email address yet
account.createVerification( window.location.protocol + "//" + window.location.host + "/register/emailVerify", )}>Resend verification email
{/if}