{% extends "saas/base_dashboard.html" %} {% block saas_title %}Roles{% endblock %} {% block saas_content %}

Please wait...

[[roleDescription.title]]s

Username Email
[[entry.user.slug]] [[entry.user.email]]

If the user couldn't be found in the system, it is a great occasion to invite them.

Username Email

No [[role.title]]

[[item.user.slug]] [[item.user.email]] [[item.grant_key ? "invited" : ""]]
{% endblock %}