{% if jobs %} {% for job in jobs %} {% endfor %}
Job Name
{{ job.exec_job_id }}
{% endif %}