{% load i18n %}

{% translate "Create link using ESI" %}

{% translate "This option will automatically register the entire fleet without member clicks. Use this if you are Fleet Boss, otherwise please use the clickable FATLink option." %}

{% if has_open_esi_fleet %}

{% blocktranslate %} You already have an open ESI fleet, which means that all pilots who join your fleet will be automatically registered. If you just left the fleet and want to open a new one, wait 1 minute to give the system time to update and try again. {% endblocktranslate %}

{% endif %}
{% csrf_token %}
{% if link_types %}
{% endif %}