{{extend 'user_admin_layout.html'}} {{block sidemenu_config}} {{sidemenu_name,sidemenu_open,sidemenu_active='SIDEMENU',"['user']","password"}} {{end sidemenu_config}} {{block title}}Change password{{end title}} {{block content}} {{if request.user and request.user.auth_type=="default":}} {{=_("Change Password")}} {{<< form}} {{else:}} Warning!Could not change password for current user auth type. {{pass #auth_type=="default"}} {{end content}}
Could not change password for current user auth type.