{% load static %} {% load i18n %} {% load evelinks %}

{% translate "REVOKE IMMEDIATELY!" %}

{% translate "These corps have failed to resolve compliance by the deadline and must be removed from the alt alliance." %} {% for corp in corps %} {% empty %} {% include "altcorp/partials/manage_empty_row.html" %} {% endfor %}
{% translate "Corporation" %} {% translate "Contact Name" %}
    {{ corp.request.corporation }} {{ corp.ceo }}

{% translate "Pending Revocations" %}

{% translate "These requests have been approved and are just waiting for them to officially be in the alliance." %} {% for corp in danger %} {% empty %} {% include "altcorp/partials/manage_empty_row.html" %} {% endfor %}
{% translate "Corporation" %} {% translate "Contact Name" %} {% translate "Deadline" %} {% translate "Tokens/Req" %}
    {{ corp.request.corporation }} [{{ corp.ceo.corporation_ticker }}] {{ corp.ceo }} {{ corp.request.revoke_deadline }} {{ corp.token_count }}/{{ corp.request.corporation.member_count }}