{% translate 'Organizations' %}
{% translate 'You are using KAT as ' %}{{ active_organization.name }}
{% translate 'Name' %} | {% translate 'Code' %} | {% translate 'Number of members' %} |
---|---|---|
{{ organization.name }} {% if organization == active_organization %} ({% translate 'active' %}) {% endif %} | {{ organization.code }} | {{ organization.members.count }} |