{layout @admin.html} {block content}

{_'update_user'}

{var $action = BASE_URL . 'user/update/' . $user->user_id} {include _form.html, action => $action} {/block}