open-vault/ui/app/templates/components/wizard/secrets-keymgmt.hbs

5 lines
131 B
Handlebars

<WizardSection @headerText={{this.headerText}} @instructions={{this.instructions}}>
<p>
{{this.body}}
</p>
</WizardSection>