{% include 'components/header.html' %}
{{ job_settings['summary'] }}
{% include 'components/job_table.html' %} {% if setting_type=='config' %} {% include 'components/configuration.html' %} {% elif setting_type=='source' %} {% include 'components/source.html' %} {% else %}not found
{% endif %}