open-nomad/ui/app/templates/policies.hbs

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

4 lines
117 B
Handlebars
Raw Normal View History

<Breadcrumb @crumb={{hash label="Policies" args=(array "policies.index")}} />
<PageLayout>
{{outlet}}
</PageLayout>