Indítópult
{{.Domain}}
{{range .Apps}}
{{if .Clickable}}
{{template "launch_tile" (dict "Slug" .Slug "BrandColor" .BrandColor "DisplayName" .DisplayName "Off" false)}}
{{.DisplayName}}
{{else}}
{{else}}
{{template "launch_tile" (dict "Slug" .Slug "BrandColor" .BrandColor "DisplayName" .DisplayName "Off" true)}}
{{.DisplayName}}
{{.Label}}
{{end}}
{{end}}
Jelenleg nincs elérhető alkalmazás.