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

9 lines
240 B
Handlebars
Raw Normal View History

<WizardSection
@headerText="Adding a secret"
@instructions='Enter the details of your secret and click "Save"'
2018-08-28 05:03:55 +00:00
>
<p>
Here you can specify the path of your secret and include the key/value pairs to include.
2018-08-28 05:03:55 +00:00
</p>
</WizardSection>