{{define "documents-section"}}

Documents

{{if .DocBanner}}{{end}}
{{if .Documents}} {{else}}

No dated artifacts yet. Add one above — it becomes a PER like {{.Item.PrimaryPath}}.{{if .HighlightDate}}{{.HighlightDate.Format "060102"}}{{else}}YYMMDD{{end}}.

{{end}}
{{end}}