Files
hugo-book/layouts/partials/docs/menu-bundle.html
2018-09-26 00:12:56 +02:00

3 lines
81 B
HTML

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