{{ service.description|default:"No description available." }}
+{{ offering.description|default:"No description available." }}
+{% trans "Plan" %} | +{% trans "Term" %} | +{% trans "Features" %} | +{% trans "Pricing" %} | +{% trans "Actions" %} | +
---|---|---|---|---|
+ {{ plan.name }}
+ {% if plan.description %}
+ + {{ plan.description }} + {% endif %} + |
+ {{ plan.term }} {% trans "months" %} | +
+ {% if plan.features %}
+
|
+
+ {% if plan.pricing %}
+
|
+ + + | +
{% trans "No plans available for this offering" %} | +