diff --git a/html/template/sync/mock/setting-user-add.html b/html/template/sync/setting-user-add.html similarity index 93% rename from html/template/sync/mock/setting-user-add.html rename to html/template/sync/setting-user-add.html index 845cdfa4..5c8497e5 100644 --- a/html/template/sync/mock/setting-user-add.html +++ b/html/template/sync/setting-user-add.html @@ -1,4 +1,4 @@ -{{ template "sync/layout/base.html" . }} +{{ template "sync/layout/authenticated.html" . }} {{ define "title" }}Dash{{ end }} {{ define "extraheader" }} @@ -21,12 +21,6 @@

Add New User

- - Back to Users -
@@ -145,7 +139,7 @@
- + Cancel