Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
5 Zeilen
89 B
Handlebars
5 Zeilen
89 B
Handlebars
{{#if isValid}}
|
|
{{i18n validMessageKey}}
|
|
{{else}}
|
|
{{i18n invalidMessageKey}}
|
|
{{/if}}
|