mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-26 00:51:08 +02:00
11 lines
274 B
Handlebars
11 lines
274 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
~}}
|
|
|
|
<Messages::Page::CreateAndEdit
|
|
@message={{this.model.message}}
|
|
@messages={{this.model.messages}}
|
|
@hasSomeActiveModals={{this.model.hasSomeActiveModals}}
|
|
@breadcrumbs={{this.breadcrumbs}}
|
|
/> |