done {{newUserRegisteredText}}
report_problem {{newUserRegisteredError}}
{{inputLabel}}
This field is required. Usernames must be {{usernameControl.errors.incorrectLength.minlength}}- {{usernameControl.errors.incorrectLength.maxlength}} characters long . Usernames must contain only {{usernameControl.errors.incorrectPattern}} .
{{passwordLabel}}
This field is required. Passwords must be {{passwordControl.errors.incorrectLength.minlength}}- {{passwordControl.errors.incorrectLength.maxlength}} characters long . Passwords must contain {{passwordControl.errors.incorrectPattern}} .
{{retypePasswordLabel}}
This field is required. Passwords do not match.