mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
10 lines
246 B
Handlebars
10 lines
246 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
~}}
|
|
|
|
<Breadcrumb @crumb={{hash label="Evaluations" args=(array "evaluations.index")}} />
|
|
<PageLayout>
|
|
<PortalTarget @name="eval-detail-portal" />
|
|
{{outlet}}
|
|
</PageLayout> |