Files
blog/themes/editor-hugo/layouts/partials/widgets/widget-wrapper.html
Oliver 6f8f4338ea init
2025-06-17 11:46:42 -03:00

3 lines
81 B
HTML

{{- range .Widgets -}}
{{- partial ( print "widgets/" . ) $.Scope -}}
{{- end -}}