diff --git a/web/templates/operations.html b/web/templates/operations.html new file mode 100644 index 0000000..7e7e6b9 --- /dev/null +++ b/web/templates/operations.html @@ -0,0 +1,56 @@ + + +
+ + +| Операция | Статус | Прогресс | Создана | Действие |
|---|---|---|---|---|
|
+ {{ operation.title }}
+ {{ operation.message }}
+ |
+ {{ operation.status }} | +
+
+ {{ operation.progress }}%
+ |
+ {{ operation.created_at }} | +Открыть | +
| Журнал операций пуст | ||||