{{title "Job " this.job.name " versions"}}
<JobSubnav @job={{this.job}} />
<section class="section">
<JobVersionsStream @versions={{this.model.versions}} @verbose={{true}} />
</section>