{{extend 'user_admin_layout.html'}} {{block sidemenu_config}} {{sidemenu_name,sidemenu_active='SIDEMENU',"user/password"}} {{end sidemenu_config}} {{block title}}Change password{{end title}} {{block content_header_title}}

{{=_("Change Password")}}

{{end content_header_title}} {{block content_main}} {{if request.user and request.user.auth_type=="default":}} {{use "ui.jquery"}}
{{<< form}}
{{else:}}

Warning!

Could not change password for current user auth type.

{{pass #auth_type=="default"}} {{end}}