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

{% trans "Character not found!" %}

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