{% load i18n %}
| {% trans "Name" %} | {% trans "Stock" %} | {% trans "Price" %} | ||
|---|---|---|---|---|
|
|
{{ listing.eve_type.name }} | {{ listing.stock }} | {{ listing.price_display }} {{ listing.price_mode_display }} | |
| {% trans "No modules listed yet." %} | ||||