Users Roles

Change password of {{username}}

{{#unsuccessful}}
Sorry
{{#noSuchUser}} Username {{username}} is not found. {{/noSuchUser}} {{#passwordUnconfirmed}} Your passwords are not confirmed {{/passwordUnconfirmed}} {{#invalidPassword}} Your password is too weak. {{/invalidPassword}} {{#errors.username}} {{errors.username}} {{/errors.username}} {{#errors.password}} {{errors.password}} {{/errors.password}}
{{/unsuccessful}} {{#successful}}
Thank you
User {{username}} is saved.
{{/successful}} {{#form}}
You can change the password of {{username}} by entering the new password, followed by the same password to confirm in the form below.
Password
Confirm password
{{/form}}