{% load i18n %} {% load humanize %} {% load metenox %} {% if moon.hourly_pull|length_is:"0" %}
There is no survey for this moon in the database.
{% else %}Name | Unit price | Hourly amount | Monthly Price | |
---|---|---|---|---|
{{ product.name }} | {% goo_price product %} ISK | {{ amount }} | {% goo_price product amount True %} ISK |