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

215 B

{{/* the following check avoids to print out content of headless bundles if called from nestedContent.gotmpl */}} {{- if .RelPermalink -}}

{{ .Title }}

{{ strings.TrimLeft "\n\r\t " .RawContent }} {{- end }}