{% extends "billing/base_billing.html" %} {% block title %}License Revoked — Future AGI{% endblock %} {% block preheader %}Your Enterprise Edition license has been revoked.{% endblock %} {% block txid %}◦ LICENSE / REVOKED{% endblock %} {% block content %}

Your EE license has been revoked

Your Future AGI Enterprise Edition license has been revoked by the license administrator. EE features will be disabled after the grace period.

Support· If this is unexpected

If you believe this is an error, contact your account manager or Future AGI support.

{% include "billing/_button.html" with url="mailto:support@futureagi.com" text="Contact support" variant="primary" %}
{% endblock %}