hmc_site_source/layouts/partials/widgets/widget-wrapper.html

4 lines
78 B
HTML

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