{{ define "hc-announcement" }} {{ if .Data.HelpCenter.AnnouncementHTML }}
{{ .Data.HelpCenter.AnnouncementHTML }}{{ if .Data.HelpCenter.Theme.Announcement.LinkURL }} {{ if .Data.HelpCenter.Theme.Announcement.LinkLabel }}{{ .Data.HelpCenter.Theme.Announcement.LinkLabel }}{{ else }}{{ .Data.HelpCenter.Theme.Announcement.LinkURL }}{{ end }}{{ end }}
{{ .Collection.Description }}
{{ end }} {{ if and $cards.ShowAuthors .Collection.Authors }} {{ else if not $cards.HideCount }} {{ .Collection.ArticleCount }} {{ $.L.Tc "helpCenter.article" .Collection.ArticleCount }} {{ end }}