{{ $title := delimit (slice (cond (isset .Params "htmltitle") .Params.htmltitle .Page.Title) .Site.Title) " | " }} {{ $description := cond (isset .Params "description") .Params.description .Page.Description }} {{ if .Params.robots }} {{ end }}