From: Jérémy Fabre Date: Wed, 26 Oct 2016 14:12:23 +0000 (+0200) Subject: Remove center alignment on product list X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=74e455ce65e406709160b76a95a64a7a58cb433f;p=mezzo.git Remove center alignment on product list --- diff --git a/app/templates/shop/includes/product_list_square_style.html b/app/templates/shop/includes/product_list_square_style.html index 9b6922ab..06597be5 100644 --- a/app/templates/shop/includes/product_list_square_style.html +++ b/app/templates/shop/includes/product_list_square_style.html @@ -15,7 +15,7 @@
-
+
{% for product_inline in list.products.all %} {% with product_inline.product as product %} {% with product.links.all|get_type_link:"link" as links %}