mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
9 lines
196 B
Handlebars
9 lines
196 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
~}}
|
|
|
|
<Breadcrumb @crumb={{hash label="Variables" args=(array "variables.index")}} />
|
|
<PageLayout>
|
|
{{outlet}}
|
|
</PageLayout> |