CAREERS
Write Your Next Chapter With Us
There are currently no positions available in this department.
`; } else { let html = '- ';
data.jobs.forEach(job => {
const jobLink = job.url || job.apply_url || '#';
html += `
- ${job.title} – ${job.department} `; }); html += '