diff --git a/main.go b/main.go index e4260df..44527e3 100644 --- a/main.go +++ b/main.go @@ -400,110 +400,180 @@ const adminHTML = ` Admin Panel — NextWorkspace
-

Admin Panel

- Back to Launcher +

NextWorkspace · Admin

+
+ Launcher + Logout +
+
- {{if .ApiError}}
Could not fetch users from authelia-api (is it running on :8080?)
{{end}} + {{if .ApiError}}
Could not connect to authelia-api on :8080
{{end}} -
-

Users

- - - -
UsernameDisplay NameEmailGroupsAction
+ +
+ +

System Information

NextWorkspace is a self-hosted productivity suite powered by Caddy + Authelia.

-
`