{{define "accounts"}}{{template "base" .}}{{end}} {{define "title"}}Accounts — MCIAS{{end}} {{define "content"}}
{{range .Accounts}}{{template "account_row" .}}{{end}}
UsernameTypeStatusTOTPCreatedActions
{{end}}