{{ t("jobcalls.stopped") }} {{ t("jobcalls.servers") }} {% for server in servers %}
{% endfor %}
{# The gutter carries the colour of the client connection at all times, and the bracket joining a start to its result only for the selected call tree. Drawing every tree at once would be unreadable the moment two clients are busy. #}
{{ t("jobcalls.col.tree") }} {{ t("jobcalls.col.state") }} {{ t("jobcalls.col.timestamp") }} {{ t("jobcalls.col.computer") }} {{ t("jobcalls.col.user") }} {{ t("jobcalls.col.job") }} {{ t("jobcalls.col.duration") }} {{ t("jobcalls.col.instance") }} {{ t("jobcalls.col.files") }}

{{ t("jobcalls.empty") }}

{# Every value in here is a link: the job, computer, user, application and server narrow the stream to themselves, and the last one opens the call as a statement. All of it is rendered by jobcalls.js showDetail. #}
{{ t("jobcalls.no_selection") }}