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