{% extends "base.html.j2" %} {% block main_attributes %} class="service-color lighten" data-service="{{ job.service }}"{% endblock main_attributes %} {% block page_content %}

 

 

{% if current_user.is_administrator %} text_snippetLog {% endif %} repeatRestart deleteDelete
inputInputs
doneResults
{% endblock page_content %} {% block modals %} {{ super() }} {% endblock modals %} {% block scripts %} {{ super() }} {% endblock scripts %}