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