hubl/src/page-job-offers.pug

11 lines
298 B
Plaintext
Raw Normal View History

.job-offers__container
sib-job-board(
data-src=`${endpoints.joboffers || endpoints.get.joboffers}`,
range-skills=`${endpoints.skills || endpoints.get.skills}`
)
2019-05-14 15:32:42 +00:00
div.job-offers__newoffer
2019-05-13 16:50:34 +00:00
sib-link(next="job-offer-create").plus-button
2018-12-09 18:56:56 +00:00
div.icon-plus
2018-12-11 12:42:53 +00:00
div Post a new offer