mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 12:55:49 +08:00
4 lines
193 B
HTML
4 lines
193 B
HTML
{{- /* the following check avoids to print out content of headless bundles if called from nested-content.html */}}
|
|
{{- if partial "permalink.gotmpl" (dict "to" .) }}
|
|
{{- .Content }}
|
|
{{- end }} |