{% load evelinks %} {% load i18n %} {% if esi_fleet.has_open_esi_fleets %}

{% translate "You currently have (an) active ESI fleet(s) under the following character(s):" %}*

{% translate "These fleets are already automatically tracked. However, you can still open more fleets with other alts, if that's what you like to do." %}

((*) {% translate "Note: Information about your registered fleets might be delayed by up to 5 minutes." %})

{% translate "Close ESI Fleet Tracking" as translated_title %} {% include "afat/modals/general.html" with modal_name="cancelEsiFleet" modal_title=translated_title confirm_button_class="btn-danger" %} {% endif %}