hugo-theme-relearn/layouts/partials/content.html
2024-10-11 16:45:40 +02:00

4 lines
No EOL
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 }}