af2b9af24e
* wizard setup * cleanup * add changelog * fix names from save to create role and create database * fix missing progress bar
9 lines
271 B
Handlebars
9 lines
271 B
Handlebars
<WizardSection
|
|
@headerText="Connect a database"
|
|
@instructions='Enter the details of your database and click “Create database.”'
|
|
>
|
|
<p>
|
|
Here you can specify the details of your database plugin and include any root rotation statements.
|
|
</p>
|
|
</WizardSection>
|