chill_hugoplate/layouts/partials/widgets/widget-wrapper.html
somrat sorkar 92df3b2262 Revert "update postcss config for glightbox"
This reverts commit d8e4536bab5d2e6ea8d504375dcf4a2457767a47.
2023-07-24 11:04:33 +06:00

4 lines
78 B
HTML
Executable File

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