hugo-theme-relearn/layouts/partials/content.html

4 lines
No EOL
202 B
HTML

{{- /* the following check avoids to print out content of headless bundles if called from nested-content.html */}}
{{- if partial "relLangPrettyUglyURL.hugo" (dict "to" .) }}
{{- .Content }}
{{- end }}