{% 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 part of any registered API-key. You must go to" %} {% trans "API key management and add an API with the character on before being able to click fleet attendance links." %}
{% endblock %}