hubl/src/views/page-job-offers.pug

6 lines
214 B
Plaintext
Raw Normal View History

2021-01-18 10:51:33 +00:00
solid-job-board(
data-src=`${endpoints.joboffers || endpoints.get.joboffers}`,
post-data-src=`${endpoints.joboffers || endpoints.post.joboffers}`,
range-skills=`${endpoints.skills || endpoints.get.skills}`
)