From c22d75fe2b6c002bad9a3114e855ae80650988f8 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 7 May 2025 09:48:17 +0200 Subject: [PATCH] style get it on buttons with csp logo as card --- .../templates/services/service_detail.html | 41 ++++++++++++++----- 1 file changed, 30 insertions(+), 11 deletions(-) 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