github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/ui/app/templates/allocations/allocation.hbs (about)

     1  {{#each this.breadcrumbs as |crumb|}}
     2    <Breadcrumb @crumb={{crumb}} />
     3  {{/each}}
     4  {{outlet}}