mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-31 08:57:15 +00: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 }}