Profile Settings
{#if mustVerifyEmail && !user.email_verified_at}

Your email address is unverified. Click here to resend the verification email.

{#if status === 'verification-link-sent'}
A new verification link has been sent to your email address.
{/if}
{/if}
{#if $form.recentlySuccessful}

Saved.

{/if}