Verify email

@if (success) { @if (this.isRegistration() || this.isRegistrationRequest()) { } @else { Email updated. } } @else if (failed) { An error occurred. Request a new verification email }