{% extends "saas/base.html" %} {% block content %}
{# so tests have something to hang on. #}

To continue, please select a profile ...

loading ...

[[item.profile.printable_name ? item.profile.printable_name : '@' + item]]

[[ item.role_description ? item.role_description.title : "" ]]

Access requested... {# We use 'a.btn-primary' in tests to find the button. #} Use this profile Accept role & Use this profile
{# /.card #}

If you need to create a new profile, please do so through the connected profiles page.

{% include "saas/_profile_new.html" %}
{% endblock %} {% block saas_bodyscripts %} {% block dashboard_bodyscripts %}{% endblock %} {% endblock %}