{% extends "base.html" %} {% block title %}{{ _("queue.page_title") }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
{{ _("queue.subtitle") }}
{{ _("queue.loading_stats") }}
{{ _("common.error") }}:
{{ _("queue.queued_tasks") }}
0
{{ _("queue.active_tasks") }}
0
{{ _("queue.files_processing") }}
0
{{ _("queue.workers_online") }}
0
| {{ _("queue.col_queue") }} | {{ _("common.pending") }} |
|---|---|
| {{ _("queue.no_data") }} | |
| {{ _("queue.col_state") }} | {{ _("queue.col_files") }} |
|---|---|
| {{ _("queue.no_data") }} | |
| {{ _("queue.col_task") }} | {{ _("queue.col_arguments") }} | {{ _("queue.col_task_id") }} |
|---|---|---|
| {{ _("queue.no_active_tasks") }} | ||
| {{ _("queue.col_file") }} | {{ _("queue.col_current_step") }} | {{ _("common.actions") }} |
|---|---|---|
| {{ _("queue.no_files_processing") }} | ||