{% extends 'imicusfat/base.html' %}
{% load i18n %}
{% load static %}
{% block page_title %}{% translate 'Fleet Activity' %}{% endblock %}
{% block imicusfat_header %}
{% include "imicusfat/menu.html" %}
{{ msg.1 }}
{% 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 %}{% translate "This option will create a clickable like just like that created by the standard FAT module." %}
{{ form.errors }} {{ form.non_field_errors }}