initialize hugoplate
This commit is contained in:
3
layouts/partials/widgets/widget-wrapper.html
Executable file
3
layouts/partials/widgets/widget-wrapper.html
Executable file
@@ -0,0 +1,3 @@
|
||||
{{ range .Widgets }}
|
||||
{{ partial ( print "widgets/" . ) $.Scope }}
|
||||
{{ end }}
|
Reference in New Issue
Block a user