{{ if .Title }}

{{ with .Params.icontag }} page type {{ end }} {{ .Title }}

{{ end }} {{ if isset .Params "subtitle" }}

{{ .Params.subtitle }}

{{ end }} {{ if isset .Params "date" }}

{{ if isset .Params "date" }} published icon {{ end }} {{ if isset .Params "categories" }}  |  category icon {{ range .Params.categories }} {{ . }} {{ end }} {{ end }}

{{ end }} {{ if isset $.Params "tags" }} tags icon {{ end }} {{ range .Params.tags }} {{ . }} {{ end }}