{{title "Run a job"}}
<section class="section">
<JobEditor
@job={{model}}
@context="new"
@onSubmit={{action onSubmit}} />
</section>