{% extends 'corphandouts/base.html' %} {% load i18n %} {% load evelinks %} {% load static %} {% block handouts_block %}
{% translate "Correct fits" %} {% translate "Expected fits" %}
{{ fitting_report.ok_ships }} {% if fitting_report.expected_amount %} {{ fitting_report.expected_amount }} {% endif %}