{% for job in jobs %} {{ job.id }} {{ job.name }} {{ job.trigger }} {{ job.next_run_time }} {% if debug %} {% endif %} {% endfor %}