{% macro render_item(item) %}
  • {{ item.name }} {% if item.children %} {% endif %}
  • {% endmacro %}
    {{ app_state.overall_progress }}% ({{ app_state.overall_status }})

    Execution Status

    {% if tree %} {% else %}

    No process running. Start a new one from the configuration.

    {% endif %}