{% extends "ui/templates/base/layout.html" %}{% block content %}

Invite Link Generated

The invite email has been attempted through the configured firm SMTP. You may also copy and share this link manually with {{ invited_user.full_name or invited_user.email }} if required.

{{ invite_url }}
Back to users
{% endblock %}