{% extends 'allianceauth/base.html' %} {% load i18n %} {% block page_title %}{% translate "Fleet Participation" %}{% endblock %} {% block content %}

{% translate "Character not found!" %}

{{ character_name }}
{{ character_name }}
{% translate "This character is not associated with an auth account." %} {% translate "Add it here" %} {% translate "before attempting to click fleet attendance links." %}
{% endblock %}