{% extends "billing/base_billing.html" %} {% block title %}License Expired — Future AGI{% endblock %} {% block preheader %}Your EE license has expired. 30-day grace period is active.{% endblock %} {% block txid %}◦ LICENSE / EXPIRED{% endblock %} {% block content %}

Your EE license has expired

Your Future AGI Enterprise Edition license has expired. A 30-day grace period is now active — all EE features remain available during this time.

After grace· Features disabled

SSO, RBAC, audit logs, and extended retention will be disabled. Your data stays intact.

{% include "billing/_button.html" with url=base_url|add:"/dashboard/settings/ee-licenses" text="Renew license" variant="danger" %}
{% endblock %}