Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2025-02-22 03:57:01 +01:00
5 Zeilen
105 B
Handlebars
5 Zeilen
105 B
Handlebars
{{#if isValid}}
|
|
{{wizard-i18n validMessageKey}}
|
|
{{else}}
|
|
{{wizard-i18n invalidMessageKey}}
|
|
{{/if}}
|