diff --git a/templates/header.html b/templates/header.html index f89e2dc2..13eaefd0 100644 --- a/templates/header.html +++ b/templates/header.html @@ -74,6 +74,14 @@ + diff --git a/templates/inventory/car_list_view.html b/templates/inventory/car_list_view.html index 412ae989..a6dea168 100644 --- a/templates/inventory/car_list_view.html +++ b/templates/inventory/car_list_view.html @@ -51,7 +51,7 @@ /> - + @@ -62,7 +62,7 @@ - + @@ -97,7 +97,7 @@ Trim VIN Receiving Date - PROGRESS + STATUS @@ -121,12 +121,7 @@

{{car.receiving_date}}

- -

145 / 145

-
-
-
- + {% if car.status == "available" %} {{car.status}}