Files
ODOO4projetcs/ODOO4projects/themes/editor-hugo/layouts/partials/widgets/widget-wrapper.html
2025-05-02 06:48:19 -03:00

3 lines
81 B
HTML

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