diff --git a/.DS_Store b/.DS_Store index 2569b8d7..daa44783 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/database_export.json b/database_export.json deleted file mode 100644 index 2a41bb1f..00000000 Binary files a/database_export.json and /dev/null differ diff --git a/static/.DS_Store b/static/.DS_Store index d14b0976..6e2a6479 100644 Binary files a/static/.DS_Store and b/static/.DS_Store differ diff --git a/static/images/.DS_Store b/static/images/.DS_Store index 84f8b6ec..2fc7c921 100644 Binary files a/static/images/.DS_Store and b/static/images/.DS_Store differ diff --git a/static/images/cars/2G1F93D33C9198388.png b/static/images/cars/2G1F93D33C9198388.png new file mode 100644 index 00000000..f5f2e4a7 Binary files /dev/null and b/static/images/cars/2G1F93D33C9198388.png differ diff --git a/static/images/cars/3GCNY9EF5LG275234.png b/static/images/cars/3GCNY9EF5LG275234.png new file mode 100644 index 00000000..6ca9b1e5 Binary files /dev/null and b/static/images/cars/3GCNY9EF5LG275234.png differ diff --git a/static/images/cars/5LMCJ2D93NUL03460.png b/static/images/cars/5LMCJ2D93NUL03460.png new file mode 100644 index 00000000..b1ea45cf Binary files /dev/null and b/static/images/cars/5LMCJ2D93NUL03460.png differ diff --git a/static/images/cars/JN8AY2NY9E9073687.png b/static/images/cars/JN8AY2NY9E9073687.png new file mode 100644 index 00000000..7a71f306 Binary files /dev/null and b/static/images/cars/JN8AY2NY9E9073687.png differ diff --git a/templates/inventory/car_list_view.html b/templates/inventory/car_list_view.html index 883125f8..346ba702 100644 --- a/templates/inventory/car_list_view.html +++ b/templates/inventory/car_list_view.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load i18n custom_filters humanize %} +{% load static i18n custom_filters humanize %} {%block title%} {%trans 'Stocks'%} {%endblock%} {% block customCSS %}