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

9 lines
139 B
Handlebars
Raw Normal View History

<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>