{{template "header.html"}} {{template "header_close.html"}} {{template "navbar.html" .}} {{range .Data}} {{end}}
Nombre Rol Shell Bloqueada Login UID GID
{{.Name}} {{.Role}} {{if ne .Shell "/bin/false"}}Si{{else}}No{{end}} {{.Locked}} {{.LastLogin}} {{.UID}} {{.GID}}
{{template "footer.html"}}