summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/host.html2
1 files changed, 2 insertions, 0 deletions
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 @@
<dt>os</dt><dd>{{os}}</dd>
<dt>arch</dt><dd>{{arch}}</dd>
<dt>vserver</dt><dd>{{vserver}}</dd>
+ {{#vserver-host}}
<dt>vserver-host</dt><dd>{{vserver-host}}</dd>
+ {{/vserver-host}}
</dl>
</div>