From 59bcdfc0130542e9d27e10fbfc6553cb15b5bd8c Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 13 May 2013 00:46:26 +0200 Subject: templates/host: display vserver-host only if available --- templates/host.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/host.html b/templates/host.html index 5b9e877..79559b2 100644 --- a/templates/host.html +++ b/templates/host.html @@ -15,7 +15,9 @@
os
{{os}}
arch
{{arch}}
vserver
{{vserver}}
+ {{#vserver-host}}
vserver-host
{{vserver-host}}
+ {{/vserver-host}} -- cgit v1.2.3-1-g7c22