Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
8 Zeilen
174 B
Handlebars
8 Zeilen
174 B
Handlebars
|
<div class="groups-type-index">
|
||
|
<div>
|
||
|
{{#link-to 'adminWizard' 'new' class="btn"}}
|
||
|
{{d-icon "plus"}} {{i18n 'admin.wizard.new'}}
|
||
|
{{/link-to}}
|
||
|
</div>
|
||
|
</div>
|