diff --git a/hub/services/templates/services/service_detail.html b/hub/services/templates/services/service_detail.html index ac7f104..2672e32 100644 --- a/hub/services/templates/services/service_detail.html +++ b/hub/services/templates/services/service_detail.html @@ -150,17 +150,36 @@
{% if service.offerings.exists %} -

Get it on

-

Choose one of our trusted service providers

-
- {% for offering in service.offerings.all %} - {% if not offering.cloud_provider.disable_listing %} - {{ offering.cloud_provider.name }} - {% endif %} - {% endfor %} -
+

Get it on

+

Choose one of our trusted service providers

+
+ {% for offering in service.offerings.all %} + {% if not offering.cloud_provider.disable_listing %} + + {% endif %} + {% endfor %} +
{% else %}

Contact Us About This Service