{% load i18n %} {% load humanize %} {% load moonmining %} {% if product_rows|length_is:"0" %}
We could not find a survey for this moon in our database.
{% else %} {% for product in moon.products_sorted %}{{ product.ore_type.name }} {{ product.ore_type.rarity_class.bootstrap_tag_html }} {{ product.ore_type.extras.current_price|floatformat:"0"|intcomma|default:"?" }} ISK per unit
Last updated on {% if moon.products_updated_at %} {{moon.products_updated_at|datetime|default:"?"}} by {{moon.products_updated_by.profile.main_character|default:"ESTIMATED"}} {% else %} ? {% endif %}