{% extends "allianceauth/base-bs5.html" %} {% load humanize %} {% block content %}
No blacklisted regions configured.
{% endif %}| Character | Ship | Alert | System | Structure / Station | Last Seen | Status | Actions |
|---|---|---|---|---|---|---|---|
| {{ alt.character_name }} | {{ alt.ship_type }} | {{ alt.alert_level|default:"unknown" }} | {{ alt.system }} | {{ alt.structure|default:"(Unknown)" }} | {{ alt.last_seen|naturaltime|default:"—" }} | {% if alt.is_snoozed %} Snoozed {% elif not alt.should_alert %} Tracked {% else %} Alerting {% endif %} | {% if alt.watchlist_id %} {% endif %} |
No alt characters found.
{% endif %}