{% load i18n %} {# Bootstrap fit table for the back-office order modal. `fit` = fit_display_groups() output. #}
| {{ group.label }} ({{ group.count }}) | |
|---|---|
| {% if item.charge %}{{ item.charge.name }}{% endif %} | |
| {% trans "Drones" %} | |
| ×{{ d.qty }} | |
| {% trans "Cargo" %} | |
| ×{{ c.qty }} | |
| {% trans "Also included" %} | |
| ×{{ m.qty }} | |