acbf7cdbd7
feature: endpoints in config See merge request startinblox/applications/sib-app!51
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
.job-offers__container
|
|
sib-job-board(
|
|
data-src=`${endpoints.joboffers}`,
|
|
range-skills=`${endpoints.skills}`
|
|
)
|
|
|
|
div.job-offers__newoffer
|
|
sib-link(next="job-offer-create").plus-button
|
|
div.icon-plus
|
|
div Post a new offer
|