2024-08-29 00:32:21 +02:00
|
|
|
{{- /* the following check avoids to print out content of headless bundles if called from nested-content.html */}}
|
2024-08-29 12:28:34 +02:00
|
|
|
{{- if partial "permalink.gotmpl" (dict "to" .) }}
|
2024-08-29 00:32:21 +02:00
|
|
|
{{- .Content }}
|
|
|
|
{{- end }}
|