{% load i18n %} {% load evelinks %} {% load corphandouts %}

{% translate "Ship name" %}:

{{ fitting.item_name }}

{% translate "Ship type" %}:

{{ fitting.fit.fit.ship_type.name }}

{% for correction in fitting.corrections.all %} {% endfor %}
{% translate "Type name" %} {% translate "Amount to change" %} {% translate "Location" %} {% translate "Type category" %}
{{ correction.eve_type.name }} icon {{ correction.eve_type.name }} {{ correction.correction }} {{ correction.correction_type|correction_type }} {{ correction.eve_type.eve_group.eve_category.name }}