{% extends "base.html" %} {% block title %}Log Viewer - Execution #{{ execId }}{% endblock %} {% block content %}
Status: - Started: - PID: - File: -
Loading log...
{% endblock %} {% block scripts %} {% endblock %}