{% extends "saas/base_dashboard.html" %} {% block saas_title %}Roles{% endblock %} {% block saas_content %} Please wait... [[roleDescription.name]] Delete Please wait... No roles assigned 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 [[roleDescription.name]] to {{organization.printable_name}}. Thank you, - {{request.user.first_name}} Invite user Add role Role name: Create role {% endblock %}
If the user couldn't be found in the system, it is a great occasion to invite them.