{% load i18n %} {% load metenox %}
{% translate "Name" %}:
{{ moon.name }}
{% translate "Location" %}:
{% translate "Corporation" %}
?
{% translate "Time before full moon material bay" %}:
{{ moon.cycles_before_full | hours_to_days }}
{% translate "Est. Value" %}:
{{ moon.value | formatisk }}
{% translate "Est. Profit" %}:
{{ moon.profit | formatisk }}