mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
9 lines
192 B
Handlebars
9 lines
192 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
~}}
|
|
|
|
<Breadcrumb @crumb={{hash label="Clients" args=(array "clients.index")}} />
|
|
<PageLayout>
|
|
{{outlet}}
|
|
</PageLayout> |