Change Password
Are you sure you want to change the password for user
{{username}}
? This action cannot be undone.
{% if username == 'admin' %}
{% else %}
{% endif %}
New password:
{% if returnTo %}
Return to {{returnTo}}.
{% endif %}
Return to user listing page.
Return to Igor homepage