mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-29 02:01:35 -04:00
11 lines
No EOL
264 B
Handlebars
11 lines
No EOL
264 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
~}}
|
|
|
|
<Page::Configuration
|
|
@configModel={{this.model.configModel}}
|
|
@configError={{this.model.configError}}
|
|
@backendModel={{this.model.backendModel}}
|
|
@breadcrumbs={{this.breadcrumbs}}
|
|
/> |