Files
hmc_site_source/layouts/partials/widgets/widget-wrapper.html
Devon c224d9903b hugoplate basis
god this repo is too large lol
2024-09-22 17:38:38 -07:00

4 lines
78 B
HTML

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