{% load i18n %} {% load humanize %}
{% translate 'Total mining of corporation moons by known mains per month' %}
{% translate 'Name' %} | {% translate 'Corporation' %} | {% translate 'State' %} | {{ month_minus_3 }} {% translate 'Volume' %} |
{{ month_minus_3 }} {% translate 'Est. Value' %} |
{{ month_minus_2 }} {% translate 'Volume' %} |
{{ month_minus_2 }} {% translate 'Est. Value' %} |
{{ month_minus_1 }} {% translate 'Volume' %} |
{{ month_minus_1 }} {% translate 'Est. Value' %} |
{{ month_current }} {% translate 'Volume' %} |
{{ month_current }} {% translate 'Est. Value' %} |
{% translate 'Grand Total' %} |
---|
{% blocktranslate with last_updated_at=ledger_last_updated|naturaltime|default:"?" %}Last update of mining ledgers at {{ last_updated_at }}{% endblocktranslate %}