{{ define "permissions.gohtml" }}{{ template "base" . }}{{ end }} {{ define "permissions_content" }} Access control {{ .Title }} {{ if eq .ResourceType "document" }} Back to page {{ end }} People User permissions Select all No access View Edit Admin Apply {{ range .Users }} {{ .DisplayName }} {{ .Role }} {{ .Email }} Created {{ .CreatedAt }} ยท Last seen {{ .LastSeenAt }} {{ .PermissionText }} {{ .GrantSummary }} No access View Edit Admin {{ end }} {{ end }}
Access control
People