open-consul/ui/packages/consul-hcp/app/components/consul/hcp/home/index.hbs

14 lines
214 B
Handlebars
Raw Normal View History

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}
<div
class="consul-hcp-home"
...attributes
>
2022-09-07 15:43:42 +00:00
<a href={{env 'CONSUL_HCP_URL'}} data-native-href="true">
Back to HCP
</a>
</div>