{{ if not hugo.IsProduction }}
Debug Info

Page Details

{{ if eq .Kind "section" }} {{ end }}
.FirstSection{{ .FirstSection }}
.Kind{{ .Kind }}
.Permalink{{ .Permalink }}
.Section{{ .Section }}
.Type{{ .Type }}
len .Pages{{ len .Pages }}
{{ with site.Params.flag -}} {{- if gt (len .) 0 -}}

Flags

{{ range $flag, $value := site.Params.flags }} {{ end }}
{{ $flag }}{{ $value }}
{{- end -}} {{- end }}
{{ end }}