{% extends "billing/base_billing.html" %} {% block title %}You've been added to {{ org_name }}{% endblock %} {% block preheader %}{{ invited_by }} added you to {{ org_name }} on Future AGI.{% endblock %} {% block txid %}◦ WORKSPACE / JOINED{% endblock %} {% block content %} Workspace Docked
{{ invited_by }} added you to {{ org_name }}. Sign in with your existing Future AGI account — the new workspace is already waiting for you.
Didn't expect this invitation? Ask {{ invited_by }} or reach out to support if something looks off.
{% endblock %}