This repository has been archived on 2024-11-13. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity.eu/layouts/partials/widgets/widget-wrapper.html
2024-03-27 12:24:18 +01:00

2 lines
76 B
HTML
Executable file

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