diff --git a/plinth/modules/users/templates/users_update.html b/plinth/modules/users/templates/users_update.html index 7867949ac..9e9c64d49 100644 --- a/plinth/modules/users/templates/users_update.html +++ b/plinth/modules/users/templates/users_update.html @@ -38,7 +38,7 @@
- {% url 'users:change_password' as change_password_url %} + {% url 'users:change_password' object.username as change_password_url %} {% blocktrans trimmed %} Use the change password form