From 820ad27ab1abf2ad6cb35748f137dc3af785a81f Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 22 May 2013 18:05:55 +0200 Subject: host: make better test --- templates/host.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/host.html b/templates/host.html index 438bc18..368a51b 100644 --- a/templates/host.html +++ b/templates/host.html @@ -99,7 +99,7 @@ {% for service_category in services %} - {% if services[service_category] %} + {% if services[service_category] is iterable %} {% for service in services[service_category] %} {{service}} -- cgit v1.2.3-1-g7c22