diff --git a/web/templates/dashboard.html b/web/templates/dashboard.html index 1dd894a..88a6b13 100644 --- a/web/templates/dashboard.html +++ b/web/templates/dashboard.html @@ -93,11 +93,14 @@ {{ vm.ip|default('—') }} {{ vm.state }} - {{ vm.autostart_label|default('unknown') }} {% if vm.autostart_enabled %} -
+
+ +
{% else %} -
+
+ +
{% endif %}