| {{ line.DateIns|date('H:i') }} |
{% if line.img_flag %}
{% endif %}
{{ line.airline }}
|
{{ line.nawb }} |
{{ line.nacquisitions }} |
{{ line.nobj }} |
{% if line.ncolli == null or line.ncolli <= 1 %}--{% else %}{{ line.ncolli }}{% endif %} |
{{ line.weight|number_format(2, ',', '.') }} |
{{ line.volume|number_format(2, ',', '.') }} |
 |
{% endfor %}