From 2cb47249aa78caba6f054a95b7798d871dd209d0 Mon Sep 17 00:00:00 2001 From: mtyton Date: Sun, 2 Jul 2023 15:54:07 +0200 Subject: [PATCH 1/2] images should be displayed properly --- artel/store/templates/store/partials/product_card.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/artel/store/templates/store/partials/product_card.html b/artel/store/templates/store/partials/product_card.html index a67c7e9..ffd8bb4 100644 --- a/artel/store/templates/store/partials/product_card.html +++ b/artel/store/templates/store/partials/product_card.html @@ -3,7 +3,9 @@
{{item.title}}
- {{item.title}} + {{item.title}}