{{ if eq .Kind "404" -}}
{{ else -}} {{ with .Params.robots -}}
{{ else -}}
{{ end -}} {{ end -}}
{{ with .Params.author -}}
{{ else -}}
{{ end -}}
{{ with .Description -}}
{{ else -}}
{{ end -}} {{ if $.Scratch.Get "paginator" }}
{{ if .Paginator.HasPrev -}}
{{ end -}} {{ if .Paginator.HasNext -}}
{{ end -}} {{ else -}}
{{ end -}} {{ partial "head/seo/opengraph.html" . }} {{ partial
"head/seo/twitter-cards.html" . }}
{{- with .OutputFormats.Get "rss" -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{- end -}} {{
partial "head/seo/structured-data.html" . }}