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

4 lines
111 B
HTML
Raw Normal View History

2019-02-13 23:31:13 +01:00
{{- template "hrefhack" . -}}
2018-09-12 14:36:16 +02:00
{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
{{- .Content -}}
{{ end }}