open-nomad/ui/app/templates/servers/server.hbs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
201 B
Handlebars
Raw Normal View History

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}
<Breadcrumb
@crumb={{hash title="Server" label=this.server.name args=(array "servers.server" this.server.id)}}
/>
{{outlet}}