{{ if or (eq .Section "docs") (eq .Title "Docs") }} {{ end }} {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .MediaType.Suffix .Permalink $.Site.Title | safeHTML }} {{ end -}} {{ range .Site.Data.notifications }} {{ range . }} {{ if .published }} {{ .message }} {{ end }} {{ end }} {{ end }}