{% 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." %}
{% translate "This option will create a clickable like just like that created by the standard FAT module." %}
{{ form.errors }} {{ form.non_field_errors }}