diff --git a/proxstar/templates/vm_details.html b/proxstar/templates/vm_details.html index 36528bb..14f7986 100644 --- a/proxstar/templates/vm_details.html +++ b/proxstar/templates/vm_details.html @@ -111,7 +111,7 @@

VM Details

{{ vm.mem | int // 1024 }}GB {% endif %} {% if vm.qmpstatus == 'running' or vm.qmpstatus == 'suspended' or vm.qmpstatus == 'paused' %} - {% else %}