{{define "content"}}

{{.Data.Ref}}

{{.Data.Count}} document{{if ne .Data.Count 1}}s{{end}} at {{shortsha .Data.Rev}} {{if .Data.Pinned}} pinnedback to the approved revision {{else}} approvedpermalink to this revision {{end}}

{{if .Data.Items}} {{range .Data.Items}} {{end}}
DocumentIDStatusSection
{{indent .Depth}}{{.Title}} {{if .Summary}}
{{indent .Depth}}{{.Summary}}
{{end}}
{{if .DocID}}{{.DocID}}{{else}}—{{end}} {{if .Status}}{{.Status}}{{end}} {{.Section}}
{{else}}

This space has no documents at this revision.

{{end}}
{{end}}