hugo-book/layouts/partials/docs/menu-bundle.html

3 lines
81 B
HTML
Raw Normal View History

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