hugo-book-theme/layouts/partials/docs/nav-bundle.html

3 lines
81 B
HTML
Raw Normal View History

2018-09-12 14:36:16 +02:00
{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
{{- .Content -}}
{{ end }}