diff --git a/instances/templates/instance.html b/instances/templates/instance.html index 8473465..aa3af36 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -35,6 +35,7 @@ {{ disk.size|filesizeformat }} {% trans "Disk" %} | {% endfor %} + on {{ compute.name}} - {{ compute.hostname }} {% if user_quota_msg %} @@ -318,7 +319,7 @@