diff --git a/pkg/webui/html/accounts.html b/pkg/webui/html/accounts.html index 1caddbc..cca818f 100644 --- a/pkg/webui/html/accounts.html +++ b/pkg/webui/html/accounts.html @@ -1,60 +1,60 @@ {{ define "main" }} -
Username | -Created | -Last Login | -Is Admin | -
---|---|---|---|
{{ .Username }} | -{{ .Created }} | -{{ .LastLogin }} | -{{ .IsAdmin }} | -
There are
+ user accounts.Use this page to inspect user accounts or create a new one.