{% extends 'allianceauth/base.html' %} {% load i18n %} {% load navactive %} {% block content %}
System | Planet | Countdown |
---|---|---|
{{ timer.eve_system }} | {{ timer.planet_number }} |
{% if timer.time_remaining %}
{{ timer.time_remaining.days }}d {{ timer.hours_remaining }}h {{ timer.minutes_remaining }}m {{ timer.seconds_remaining }}s |
You are a member and can only view the timers.
{% endif %}