' . esc_html($job['title']) . ''; echo '

' . esc_html($job['description']) . '

'; } } else { echo 'No job listings available.'; } ?>