{% extends 'structures/base.html' %} {% load i18n %} {% load bootstrap %} {% load static %} {% load humanize %} {% block details %}
{% translate "All dates are EVE time" %} | {% translate "Data can be outdated by up to 1 hour due to API caching" %} | {% translate "Last updated" %} {{ last_updated|naturaltime|default:"?" }}