hugo-theme-relearn/layouts/_default/baseof.source.md
2025-01-29 14:19:27 +01:00

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 }}