diff --git a/web/templates/dashboard.html b/web/templates/dashboard.html index ed2f76e..b66bd32 100644 --- a/web/templates/dashboard.html +++ b/web/templates/dashboard.html @@ -82,13 +82,14 @@ - + {% for vm in vms %} + {% else %} - + {% endfor %}
IDNameStateActions
IDNameIPStateActions
{{ vm.id }} {{ vm.name }}{{ vm.ip|default('—') }} {{ vm.state }} Подробнее @@ -99,7 +100,7 @@
Виртуальных машин пока нет
Виртуальных машин пока нет