{{define "content"}}
{{.Data.Count}} document{{if ne .Data.Count 1}}s{{end}} at
{{shortsha .Data.Rev}}
{{if .Data.Pinned}}
pinned
— back to the approved revision
{{else}}
approved
— permalink to this revision
{{end}}
| Document | ID | Status | Section |
|---|---|---|---|
|
{{indent .Depth}}{{.Title}}
{{if .Summary}} {{indent .Depth}}{{.Summary}} {{end}}
|
{{if .DocID}}{{.DocID}}{{else}}—{{end}} |
{{if .Status}}{{.Status}}{{end}} | {{.Section}} |
This space has no documents at this revision.
{{end}}