From 150250bfb10f2e07393bb161ff5c649800ad6da3 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 20 Jun 2025 14:40:28 +0200 Subject: [PATCH] visual improvements --- .../templates/services/pricelist.html | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/hub/services/templates/services/pricelist.html b/hub/services/templates/services/pricelist.html index 502b243..f01109a 100644 --- a/hub/services/templates/services/pricelist.html +++ b/hub/services/templates/services/pricelist.html @@ -174,19 +174,19 @@
Price Components
@@ -305,9 +305,9 @@ {% if filter_service %}Service: {{ filter_service }}{% endif %} {% if filter_compute_plan_group %}Group: {{ filter_compute_plan_group }}{% endif %} {% if filter_service_level %}Service Level: {{ filter_service_level }}{% endif %} - {% if show_discount_details %}Discount Details{% endif %} - {% if show_addon_details %}Addon Details{% endif %} - {% if show_price_comparison %}Price Comparisons{% endif %} + {% if show_discount_details %}Discount Details{% endif %} + {% if show_addon_details %}Addon Details{% endif %} + {% if show_price_comparison %}Price Comparisons{% endif %} {% endif %} @@ -609,12 +609,12 @@
{% if row.external_comparisons %}
- {{ row.external_comparisons|length }} External + {{ row.external_comparisons|length }} External
{% endif %} {% if row.internal_comparisons %}
- {{ row.internal_comparisons|length }} Internal + {{ row.internal_comparisons|length }} Internal
{% endif %} See rows below @@ -636,7 +636,7 @@
- {{ comparison.provider }} + {{ comparison.provider }} {% if comparison.vcpus %}{{ comparison.vcpus }}{% else %}-{% endif %} @@ -701,7 +701,7 @@ - {{ comparison.provider }} + {{ comparison.provider }} {{ comparison.vcpus }} {{ comparison.ram }}