{% extends "base.html" %} {% block content %} {% set current_endpoint = url_for(request.endpoint)[1:].split("/")[-1].strip() %}
JOBS TOTAL
{{jobs|length}}
JOBS ERRORS
{{jobs_errors}}
Name
Last run
Every
Reload
Success
Files
{{job_name}}
{{value['last_run']}}
{{value["every"]}}
{% if value["reload"] %}{%endif %} {% if not value["reload"] %}
{% endif %} {% if value["success"] %}
{% elif not value["success"] %}
{% endif %}