{% extends 'corphandouts/base.html' %} {% load i18n %} {% load evelinks %} {% load static %} {% block handouts_block %}
{% translate "Fit Name" %} |
{% translate "Correct fits" %}
|
{% translate "Fits with errors" %} | |
---|---|---|---|
{% if fitting_report.count_errors %}
{% endif %}
|
{{ fitting_report.fit.name }} |
{{ fitting_report.ok_ships }}
{% if fitting_report.expected_amount %}
|
{{ fitting_report.count_errors }} |