• Queue ({{length}})

      {{#if length}} {{#each job in controller}}
    • {{#if job.repo.slug}} {{#link-to "job" job.repo job}} {{job.repo.slug}} #{{job.number}} {{/link-to}} {{/if}}
    • {{/each}} {{else}} There are no jobs {{/if}}