{% if mappings %} {% for m in mappings %} {% endfor %}
Index Group type Name (singular) Name (plural) Detail dashboard Created at (UTC) Actions
{{ m.group_type_index }} {{ m.group_type }} {{ m.name_singular|default:"-" }} {{ m.name_plural|default:"-" }} {% if m.detail_dashboard_id %} {% if m.detail_dashboard_url %} Dashboard {{ m.detail_dashboard_id }} {% else %} Dashboard {{ m.detail_dashboard_id }} {% endif %} {% else %} - {% endif %} {{ m.created_at_display|default:"-" }} Edit
{% else %}

No group type mappings found for this team.

{% endif %}