{{ define "docs-help-collection" }}
{{ template "docs-header" . }}
{{ template "docs-breadcrumb" (map "L" .L "Data" .Data "Current" .Data.Collection.Name) }}
{{ .Data.Collection.Description }} {{ .Description }}{{ .Data.Collection.Name }}
{{ if .Data.Collection.Description }}{{ .Name }}
{{ if .Description }}
{{ .L.T "helpCenter.noArticles" }}
{{ end }} {{ template "docs-footer" . }} {{ end }}