2022-01-24 15:58:28 +00:00
|
|
|
{{page-title "Job " this.model.name}}
|
2022-01-03 16:35:41 +00:00
|
|
|
{{component
|
|
|
|
(concat "job-page/" this.model.templateType)
|
2022-01-24 15:58:28 +00:00
|
|
|
job=this.model
|
2020-07-09 20:19:07 +00:00
|
|
|
sortProperty=this.sortProperty
|
|
|
|
sortDescending=this.sortDescending
|
|
|
|
currentPage=this.currentPage
|
2021-10-07 21:11:38 +00:00
|
|
|
}}
|