{% extends "base.html" %} {% load static %} {% load waffle_tags %} {% load cta_tags %} {% block title %}Pricing - Gobii{% endblock %} {% block head_extras %} {{ block.super }} {% if environment.is_production and settings.GOBII_PROPRIETARY_MODE %} {% endif %} {% endblock %} {% block content %}
{{ plan.desc }}
{{ plan.pricing_model }}
{{ plan.trial_cancel_text }}
{% endif %}{{ trial_note }}
{% endif %}Enterprise plans with dedicated infrastructure, SLAs, and custom governance.
| Feature | Pro | Scale |
|---|---|---|
| {{ row.0 }} | {% for col in row|slice:"1:" %}{{ col }} | {% endfor %}