8 lines
144 B
Handlebars
8 lines
144 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: MPL-2.0
|
|
}}
|
|
|
|
<span class="tooltip" aria-label="{{this.text}}">
|
|
{{yield}}
|
|
</span> |