Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-24 10:20:28 +01:00
7 Zeilen
Kein EOL
186 B
Handlebars
7 Zeilen
Kein EOL
186 B
Handlebars
{{#if this.currentUser.admin}}
|
|
{{nav-item route="adminWizards" label="admin.wizard.nav_label"}}
|
|
|
|
{{#if this.wizardErrorNotice}}
|
|
{{d-icon "exclaimation-circle"}}
|
|
{{/if}}
|
|
{{/if}} |