{% extends "public/base.html" %} {% block title %}Alliance Auth{% endblock %} {% block page_title %}Corporation Stats{% endblock page_title %} {% block content %}
Ticker: {{ corp.corporation_ticker }}
Memeber: {{ corp.member_count }}
Total Authed Members: {{ currentCount }}
{{ character.character_name }} |
Not part of the alliance
{% endif %}