diff --git a/hub/services/templates/services/partner_detail.html b/hub/services/templates/services/partner_detail.html index 159533f..2b7a10a 100644 --- a/hub/services/templates/services/partner_detail.html +++ b/hub/services/templates/services/partner_detail.html @@ -156,18 +156,17 @@
{% for service in services %} -
- {% if service.get_logo %} -
-
- - {{ service.name }} logo - -
-
- {% endif %} +
+
+ {% if service.get_logo %} +
+ + {{ service.name }} logo + +
+ {% endif %}