Fediversity/website/layouts/partials/widgets/widget-wrapper.html
2024-10-07 11:53:11 +02:00

2 lines
76 B
HTML
Executable file

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