{{.ContextUser.ShortName 20}}
{{.i18n.Tr "home.switch_dashboard_context"}}
{{.SignedUser.Name}} {{range .Orgs}} {{.ShortName 20}} {{end}}
   {{.i18n.Tr "new_org"}}
{{if .ContextUser.IsOrganization}}
 {{.i18n.Tr "activities"}}  {{.i18n.Tr "issues"}}  {{.i18n.Tr "pull_requests"}}
{{.i18n.Tr "home.view_home" (.ContextUser.ShortName 10)}}
{{end}}