1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/discourse/connectors/admin-dashboard-top/custom-wizard-critical-notice.hbs

6 Zeilen
120 B
Handlebars

2021-11-01 14:52:29 +01:00
{{#if notices}}
{{#each notices as |notice|}}
{{wizard-notice notice=notice showPlugin=true}}
{{/each}}
{{/if}}