{{- /* This is a debug partial that dumps the current context. @example {{- partial "_debug/dump.html" . -}} */ -}} {{- if eq hugo.Environment "debug" | and hugo.IsServer -}}
{{ debug.Dump . }}