1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/discourse/templates/custom-wizard-index.hbs
2023-07-10 07:55:54 +01:00

7 Zeilen
Kein EOL
137 B
Handlebars

{{#if noAccess}}
{{custom-wizard-no-access
text=(i18n noAccessI18nKey)
wizardId=wizardId
reason=noAccessReason
}}
{{/if}}