mirror of
https://github.com/flarum/framework.git
synced 2024-12-12 06:03:39 +08:00
4 lines
52 B
Handlebars
4 lines
52 B
Handlebars
{{#each item in items}}
|
|
{{view item}}
|
|
{{/each}}
|