Files
Snigdha-OS.github.io/themes/hugoplate/layouts/partials/widgets/widget-wrapper.html
2024-04-01 23:41:56 +05:30

4 lines
78 B
HTML
Executable File

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