{% extends "@blockier-templates/tables/users.html.twig" %} {% block table %}
| {{translate('USER')}} | {{translate("ORGANISATION", 2)}} | {% if 'last_activity' in table.columns %}{{translate("ACTIVITY.LAST")}} | {% endif %}{{translate("STATUS")}} | {% if hasRole('site-admin') or hasRole('organisations-admin') or (isOrganisationAdmin(organisation)) -%}{{translate("ACTIONS")}} | {% endif %}
|---|