{% extends 'nautobot_ssot/sync_header.html' %} {% block content %}
{% include "extras/inc/jobresult.html" with result=object.job_result %}
{% endblock %} {% block javascript %} {% include 'extras/inc/jobresult_js.html' with result=object.job_result %} {% endblock %}