{% extends "hangarready/base.html" %} {% load static %} {% block page_subtitle %} - Manage Characters {% endblock %} {% block hangar_content %}
| Character | Corporation | Last Update | Status | Actions |
|---|---|---|---|---|
|
|
{{ char_asset.character.corporation_name }} | {{ char_asset.last_update|timesince }} ago {% if char_asset.is_stale %} Stale {% endif %} | {% if char_asset.is_active %} Active {% else %} Inactive {% endif %} {% if char_asset.update_error %} Error {% endif %} |
Click on a character to add them for asset tracking. You will be redirected to EVE SSO to grant permissions.
{{ ownership.character.corporation_name }}