diff --git a/hub/services/templates/services/pricelist.html b/hub/services/templates/services/pricelist.html index 74df5f0..12cd5ee 100644 --- a/hub/services/templates/services/pricelist.html +++ b/hub/services/templates/services/pricelist.html @@ -316,18 +316,11 @@ {# Display group description and node_label from first available plan #} {% for service_level, pricing_data in service_levels.items %} {% if pricing_data and forloop.first %} - {% with pricing_data.0 as representative_plan %} - {% if representative_plan.compute_plan_group_description %} -
Description: {{ representative_plan.compute_plan_group_description }}
- {% endif %} - {% if representative_plan.compute_plan_group_node_label %} -Node Label: {{ representative_plan.compute_plan_group_node_label }}
Storage Options:
+Storage Options