mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 12:07:02 +02:00
6 lines
185 B
Handlebars
6 lines
185 B
Handlebars
{{! template-lint-disable no-triple-curlies}}
|
|
<div class="console-ui-alert has-text-danger">
|
|
<Icon @glyph="cancel-circle-fill" aria-hidden="true" />
|
|
<pre>{{{content}}}</pre>
|
|
</div>
|