{% load afat %} {% load i18n %}
{% blocktranslate with month_name=month|month_name %} {{ corp }} main characters and their accumulated FATs for {{ month_name }} {{ year }}. {% endblocktranslate %}
{% if main_chars %} {% include "afat/partials/statistics/character/tables/character-fats.html" with id="corp-main-characters" character_data_template="corp-main-characters" characters=main_chars %} {% else %}{% translate "This corporation doesn't seem to have any main characters registered." %}
{% translate "This pilot does not seem to have any FATs on any associated character." %}
{% translate "All characters associated with this main character." %}
{% include "afat/partials/statistics/character/tables/character-fats.html" with id="character-alt-characters" %}