mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 06:22:03 +08:00
204 B
204 B
{{/* the following check avoids to print out content of headless bundles if called from nestedContent.gotmpl */}} {{- if and .File .File.Filename -}} {{ readFile .File.Filename | safeHTML }} {{- end }}