hugo-book-theme/layouts/partials/docs/nav-bundle.html
2018-09-12 14:36:16 +02:00

3 lines
No EOL
81 B
HTML

{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
{{- .Content -}}
{{ end }}