mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-02-13 15:23:30 +00:00
226 B
226 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 | safeHTML }} {{- end }}