github.com/hernad/nomad@v1.6.112/ui/app/templates/jobs.hbs (about)

     1  {{!
     2    Copyright (c) HashiCorp, Inc.
     3    SPDX-License-Identifier: MPL-2.0
     4  ~}}
     5  
     6  <Breadcrumb @crumb={{hash label="Jobs" args=(array "jobs.index")}} />
     7  <PageLayout>
     8    {{outlet}}
     9  </PageLayout>