mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-13 09:42:15 +02:00
9 lines
197 B
Handlebars
9 lines
197 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
~}}
|
|
|
|
<div class="console-ui-alert console-ui-alert--error">
|
|
<Icon @name="x-circle-fill" />
|
|
<pre>{{@content}}</pre>
|
|
</div> |