{{ with .Description }} {{ end }} {{ if .Params.categories }} {{ end }} {{ $default_noindex_kinds := slice "section" "taxonomy" "taxonomyTerm" }} {{ $noindex_kinds := .Site.Params.noindex_kinds | default $default_noindex_kinds }} {{ $is_noindex_true := and (isset .Params "noindex") .Params.noindex }} {{ if or (in $noindex_kinds .Kind) ($is_noindex_true) }} {{ end }} {{ if .Page.Lastmod }} {{ end }} {{/* set custom CSP to load styles and scripts with special handling for GTM scripts (requires unsafe-inline) and Dev Portal page(s) (requires 'unsafe-eval') */}} {{/* end */}}