mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-04-08 23:05:44 +00:00
4 lines
111 B
HTML
4 lines
111 B
HTML
{{- template "hrefhack" . -}}
|
|
{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
|
|
{{- .Content -}}
|
|
{{ end }} |