{% extends "public/base.html" %} {% block title %}Alliance Auth{% endblock %} {% block page_title %}Dashboard{% endblock page_title %} {% block content %}
{{ character.corporation_name }}
{{ character.alliance_name }}
{{ group.name }} |
Not part of the corporation.
{% else %}Not part of the alliance.
{% endif %} {% endif %}