Ghost/ghost/admin/templates/components/gh-notifications.hbs

4 lines
66 B
Handlebars
Raw Normal View History

{{#each messages}}
{{gh-notification message=this}}
{{/each}}