fediversity.eu/themes/hugoplate/layouts/partials/widgets/widget-wrapper.html

4 lines
78 B
HTML
Raw Normal View History

2024-03-26 16:28:28 +01:00
{{ range .Widgets }}
{{ partial ( print "widgets/" . ) $.Scope }}
{{ end }}