zulip/static/templates/subscriptions.hbs

4 lines
53 B
Handlebars
Raw Normal View History

{{#each subscriptions}}
{{> subscription}}
{{/each}}