{% extends "saas/base_dashboard.html" %} {% block saas_title %}{{role|capitalize}}{% endblock %} {% block saas_content %} Please wait... No {{role}} yet Username Email [[item.user.slug]] [[item.user.email]] Remove If the user couldn't be found in the system, it is a great occasion to invite them. The following invite message will be sent: Hello, I am adding you as a {{role}} to {{organization.printable_name}}. Thank you, - {{request.user.first_name}} Invite {{role}} {% endblock %}
If the user couldn't be found in the system, it is a great occasion to invite them.