diff --git a/src/main/webapp/pages/modular/system/user/user.html b/src/main/webapp/pages/modular/system/user/user.html
index ba455193..fdf85adb 100644
--- a/src/main/webapp/pages/modular/system/user/user.html
+++ b/src/main/webapp/pages/modular/system/user/user.html
@@ -1,50 +1,99 @@
-@layout("/layout/_tree_container.html",{plugins:["jquery-layout"],js:["/assets/modular/system/user/user.js"]}){
+@layout("/layout/_container.html",{js:["/assets/modular/system/user/user.js"]}){
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-@}
+
+@}
\ No newline at end of file
diff --git a/src/main/webapp/pages/modular/system/user/user_add.html b/src/main/webapp/pages/modular/system/user/user_add.html
index 66949a73..12b8a8bc 100644
--- a/src/main/webapp/pages/modular/system/user/user_add.html
+++ b/src/main/webapp/pages/modular/system/user/user_add.html
@@ -1,4 +1,4 @@
-@layout("/layout/_container.html",{js:["/assets/modular/system/user/user_add.js"],css:["/assets/expand/module/formSelects/formSelects-v4.css"]}){
+@layout("/layout/_form.html",{js:["/assets/modular/system/user/user_add.js"]}){