diff --git a/templates/inventory/cars_list_api.html b/templates/inventory/cars_list_api.html index ed63763b..a96502a4 100644 --- a/templates/inventory/cars_list_api.html +++ b/templates/inventory/cars_list_api.html @@ -28,10 +28,10 @@
| {{ _("VIN") }} | -{{ _("Make") }} | -{{ _("Model") }} | -{{ _("Status") }} | +{{ _("VIN") }} | +{{ _("Make") }} | +{{ _("Model") }} | +{{ _("Status") }} |
|---|