{{- /* Render template call stack for debugging purpose. Call the partial from any template: {{- partial "devtools/template-call-stack.html" . -}} */ -}} {{- $debug := (site.Store.Get "devOpts").debug -}} {{- if $debug | and hugo.IsServer -}} {{- with templates.Current -}}