{% extends "saas/base_dashboard.html" %} {% block saas_title %}Roles{% endblock %} {% block saas_content %} Users with role '{{role_descr.title}}' on {{organization.printable_name}} Username Email Please wait... No users with role {{role_descr.title}} yet. [[item.user.slug]] [[item.user.email]] Re-send Grant Remove Invite user to have a role '{{role_descr.title}}' on {{organization.printable_name}} Search If the user couldn't be found in the system, it is a great occasion to invite them. To The following invite message will be sent along Hello, I am adding you as a {{role_descr.title}} to {{organization.printable_name}}. Thank you, - {{request.user.first_name}} Invite user {% if role_descr.slug == 'manager' %} Add a new type of role {% endif %} {% endblock %}
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 along