Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
7 Zeilen
Kein EOL
171 B
Handlebars
7 Zeilen
Kein EOL
171 B
Handlebars
<DButton
|
|
@action={{this.click}}
|
|
class="btn btn-pavilion-support {{this.subscription.subscriptionType}}"
|
|
@title={{this.title}}
|
|
>
|
|
{{d-icon icon}}{{label}}
|
|
</DButton> |