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

{% translate "Ship name" %}:

{{ fitting.item.name }}

{% translate "Ship type" %}:

{{ fitting.item.type_name }}

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