Organization ID: {{ org.id }}
Created: {{ org_created_at }}
| Username | Joined At | {% if can_manage %}Actions | {% endif %}|
|---|---|---|---|
| {{ member.username }} | {{ member.email }} | {{ member.joined_at }} | {% if can_manage %}{% if member.user_id != org.owner_id %} {% else %} Owner {% endif %} | {% endif %}
Created: {{ team.created_at_human if team.created_at_human else team.created_at }}
View Details →No teams yet. Create one to get started!
{% endif %}