{{ GetUserInitials .LoggedInUsername }}

{{ .LoggedInUsername }}


{{range .AllAppsInfo}}
{{.Icon}}

{{ .Name }}

{{ .Name }}

{{end}}
{{ define "help-menu-template" }} {{ end }} {{ define "help-content-template" }} {{ range . }}
{{ .Contents }}
{{ template "help-content-template" .Children }} {{ end }} {{ end }}