{% extends "base.html" %} {% block title %}Upgrade Required — {{ canvas_key }} | {{ brand.product_name if brand is defined else "ICDEV™" }}{% endblock %} {% block content %} {% set _tier_colors = {"community": "secondary", "professional": "primary", "enterprise": "warning"} %}
| Feature | Community | Professional | Enterprise |
|---|---|---|---|
| Core Canvases | {{ yes }} | {{ yes }} | {{ yes }} |
| Professional Canvases | {{ no }} | {{ yes }} | {{ yes }} |
| Enterprise Canvases | {{ no }} | {{ no }} | {{ yes }} |
| Multi-Tenant Management | {{ no }} | {{ yes }} | {{ yes }} |
| SSO / SAML Integration | {{ no }} | {{ yes }} | {{ yes }} |
| Advanced RBAC & ABAC | {{ no }} | {{ no }} | {{ yes }} |
| Compliance & Audit Export | {{ no }} | {{ no }} | {{ yes }} |
| Priority Support | {{ no }} | {{ yes }} | {{ yes }} |
| Dedicated Customer Success Manager | {{ no }} | {{ no }} | {{ yes }} |