{{define "service_accounts"}}{{template "base" .}}{{end}} {{define "title"}}Service Accounts — MCIAS{{end}} {{define "content"}} {{if .DownloadNonce}} {{end}} {{if .Accounts}}
{{range .Accounts}} {{end}}
NameStatusAction
{{.Username}} {{string .Status}}
{{else}}

You have not been granted access to any service accounts.

{{end}} {{end}}