discourse/app/assets/javascripts/wizard/templates/step.hbs

4 lines
50 B
Handlebars

<div class='wizard-step'>
{{step.title}}
</div>