{% extends "ui/templates/base/layout.html" %} {% block content %}
The tenant, primary branch, Firm Admin and invite token have been created.
Invite email was sent through Platform SMTP. The link is also shown below as backup.
{% elif invite_email_status in ['FAILED', 'SKIPPED'] %}Invite email status: {{ invite_email_status }}{% if invite_email_error %} - {{ invite_email_error }}{% endif %}. Copy and share this link manually, or configure Platform SMTP and resend invite from Users.
{% else %}Copy and share this link with the Firm Admin. Configure Platform SMTP to send this automatically for future firms.
{% endif %}