{% extends "base.html" %} {% block content %}
{{job.comments|nl2br|safe}}

Run Script Fail Script
View Script View Script

{% if !histories %} {% endif %} {% for history in histories %} {% endfor %}
Output Run Date Time Taken Result
No results
View {{history.run_date}} {{history.time_taken}} {{history.result}}
{% endblock %}