diff --git a/instances/templates/instances.html b/instances/templates/instances.html index 8cee448..43e70c5 100644 --- a/instances/templates/instances.html +++ b/instances/templates/instances.html @@ -43,7 +43,7 @@ Host
User Status VCPU - Memory + Memory
({% trans "MB" %}) Actions @@ -64,7 +64,7 @@ {% endifequal %} {{ info.vcpu }} - {{ info.memory }} {% trans "MB" %} + {{ info.memory }}
{% csrf_token %}