summaryrefslogtreecommitdiffstats
path: root/templates/host.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/host.html')
-rw-r--r--templates/host.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/host.html b/templates/host.html
index d59c05d..09c4f9d 100644
--- a/templates/host.html
+++ b/templates/host.html
@@ -33,7 +33,7 @@
{% if vserver_host %}
<dt>vserver_host</dt><dd>{{vserver_host}}</dd>
{% endif %}
- {% if maintainers is defined %}
+ {% if maintainers is iterable %}
<dt>maintainers</dt>
<dd>
{% for maintainer in maintainers %}