mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-08 07:46:24 +00:00
4 lines
60 B
Handlebars
4 lines
60 B
Handlebars
{{#each renderedList as |item|}}
|
|
{{yield item}}
|
|
{{/each}}
|