mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 02:45:42 +03:00
9 lines
203 B
Handlebars
9 lines
203 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
~}}
|
|
|
|
<Breadcrumb
|
|
@crumb={{hash title="Server" label=this.server.name args=(array "servers.server" this.server.id)}}
|
|
/>
|
|
{{outlet}} |