diff --git a/frontend b/frontend index cebc46c..712eb91 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit cebc46c58c892349429990ca30df1758b803e9cb +Subproject commit 712eb917fe79a41d8e7a1bed5a6974c5b5ddd063 diff --git a/templates/home.tmpl b/templates/home.tmpl index 07c7bd1..e99bfea 100644 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -1,36 +1,5 @@ {{define "content"}}
-
- {{if .Infos.username}} - {{ .Infos.username }} - {{if .Infos.admin}} - Admin - {{end}} - {{end}} -
-
-
- -
-
-
-
- {{if .Infos.admin}} -
- -
- {{else}} -
- -
- {{end}}

Clusters