From 86723a82713229ecf3769086100cd827ef65ed60 Mon Sep 17 00:00:00 2001 From: catborise Date: Fri, 10 Dec 2021 14:39:56 +0300 Subject: [PATCH] add missing pipe mark after snapshot icon --- instances/templates/instance.html | 1 + 1 file changed, 1 insertion(+) diff --git a/instances/templates/instance.html b/instances/templates/instance.html index 03bad2f..a1b88b4 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -37,6 +37,7 @@ | {% if instance.snapshots %} + | {% endif %} {% if instance.cur_vcpu %} {{ instance.cur_vcpu }} {% trans "VCPU" %}