{% extends "layouts/content-bootstrap.html" %}
{% load utils %}
{% block styles %}
{% endblock %}
{% block content %}
{% if job.status >= job.RUNNING %}
End of log file
{% endif %}
This log file is too large to view, (over {{ size_warning|filesizeformat }} bytes). It can only be downloaded.
{{ log.1 }}
{% endfor %}
{% if job.status == job.RUNNING %}