{{ ct.real_no or 'TBD' }}{{ ct.label }}
{{ arrival }}
{% if ct.is_fr %}Flat Rack{% else %}{{ ct.container_type }}{% endif %}
{{ ct.vessel }}
Sailed {{ ct.sailing }}
{{ ct.gross_t|round(1) }}T
{{ ct.crates|length }} items
{% if ct.unloaded %}
Received {{ ct.unload_date }}
{% else %}
Pending
{% endif %}