{% extends "billing/base_billing.html" %} {% block title %}You're invited to {{ workspace_name }} on Future AGI{% endblock %} {% block preheader %}{{ invited_by }} invited you to {{ workspace_name }} ({{ org_name }}). Temporary password inside.{% endblock %} {% block txid %}◦ WORKSPACE / INVITE{% endblock %} {% block content %} New Crew Invite
{{ invited_by }} invited you to {{ workspace_name }} in {{ org_name }}. Here are your temporary credentials.
|
Sign-in Credentials
Rotate this password from account settings after signing in. |
Not expecting this invitation? Ignore it and no access will be granted.
{% endblock %}