github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/docs/themes/hugo-theme-relearn/layouts/partials/body.print.html (about) 1 {{- $page := .page }} 2 {{- $content := .content }} 3 {{- $outputFormat := partial "output-format.hugo" .page }} 4 {{- partial "nested-article.hugo" (dict "page" $page "outputFormat" $outputFormat) }}