{% load evelinks %} {% load i18n %}
{% if user_can_see_other_corps %}

{% translate "Corporations" %} ({% translate "Click on an alliance name to see their corporations" %})

{% endif %}
{% if perms.afat.stats_corporation_other or perms.afat.manage_afat %} {% for key, value in data.items|dictsort:0 %} {% if value|length > 0 %} {% include "afat/partials/statistics/overview/tabs/alliance-accordion-item.html" %} {% endif %} {% endfor %} {% elif perms.afat.stats_corporation_own %}
{{ data.0.1 }} {{ data.0.1 }}
{% endif %}