{% load evelinks %} {% load i18n %} {% if esi_fleet.has_open_esi_fleets %}
{% blocktranslate count esi_fleet.open_esi_fleets_list|length as open_esi_fleets %} You currently have an active ESI fleet under the following character: {% plural %} You currently have {{ open_esi_fleets }} active ESI fleets under the following characters: {% endblocktranslate %} *
{% blocktranslate count esi_fleet.open_esi_fleets_list|length as open_esi_fleets %} This fleet is already automatically tracked. {% plural %} These fleets are already automatically tracked. {% endblocktranslate %} {% translate "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." %})