mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-10 05:11:09 +01:00
9 lines
197 B
Handlebars
9 lines
197 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
}}
|
|
|
|
<div class="is-flex-center">
|
|
<Icon @name="chevron-right" />
|
|
<pre class="console-ui-command">{{@content}}</pre>
|
|
</div> |