From aa236df40fb48d369f9c4c151b0c39308574dc59 Mon Sep 17 00:00:00 2001 From: catborise Date: Mon, 30 Jul 2018 13:54:20 +0300 Subject: [PATCH] add link to overview of compute from instances --- instances/templates/instance.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/instances/templates/instance.html b/instances/templates/instance.html index c1549d2..e9fc1bf 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -35,7 +35,8 @@ {{ disk.size|filesizeformat }} {% trans "Disk" %} | {% endfor %} - on {{ compute.name}} - {{ compute.hostname }} + on + {{ compute.name}} - {{ compute.hostname }} {% if user_quota_msg %}