mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-22 19:39:30 +00:00
5 lines
110 B
HTML
5 lines
110 B
HTML
{{ template "hrefhack" . }}
|
|
{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
|
|
{{- .Content -}}
|
|
{{ end }}
|