Account
Your email address has not been validated!
Update failed!
Account updated!

Full name is required.

Nickame is required.

-email-change ng-model="user.email" value="" required>

Email address is required.

Email address is invalid.

Email address is already in use.

Checking email address...

-password-valid ng-model="user.password" ng-model-options="{ allowInvalid: true }" /> <<%= appSlug %>-password-strength password="user.password" />

Password must at least 8 characters and contain at least one each uppercase, lowercase, numeric, and symbol character.

-match="user.password" name="confirmPassword" ng-model="confirmPassword" ng-required="user.password" />

Confirmation password is required.

Passwords do not match.