{% load bootstrap %} {% load i18n %} {% load evelinks %}

{% translate "Create link using ESI" %}

{% blocktranslate %} This option will automatically register and track the entire fleet without fleet members having to click a link.
Use this if you are Fleet Boss, otherwise please use the clickable FAT link option. {% endblocktranslate %}

{% translate 'This will start tracking your fleet automatically and add pilots to it as they join until the fleet is either closed ingame (meaning you leave the fleet), or you stop the tracking here. '%}

{% include 'afat/partials/fatlinks/open_esi_fleets.html' %}
{% csrf_token %} {{ esi_fatlink_form.name_esi|bootstrap }} {% if link_types_configured %} {{ esi_fatlink_form.type_esi|bootstrap }} {% endif %} {% include 'afat/partials/form/required_field_hint.html' %}