Files
chill.social/old_website/themes/hugoplate/layouts/partials/widgets/widget-wrapper.html
T
2026-04-14 21:39:34 +02:00

4 lines
78 B
HTML
Executable File

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