mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-16 03:27:01 +02:00
6 lines
127 B
Handlebars
6 lines
127 B
Handlebars
{{message-error errors=errors}}
|
|
{{#if loading}}
|
|
{{else}}
|
|
{{partial (concat 'partials/replication/' selectedAction)}}
|
|
{{/if}}
|