From 6fbb67986283cbb7a8c80cb34b907e815d1d33ee Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 14 Oct 2016 16:49:23 +0200 Subject: [PATCH] Product bugfix --- app/templates/shop/includes/product_list_square_style.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/shop/includes/product_list_square_style.html b/app/templates/shop/includes/product_list_square_style.html index eda5f3b6..45697021 100644 --- a/app/templates/shop/includes/product_list_square_style.html +++ b/app/templates/shop/includes/product_list_square_style.html @@ -37,7 +37,7 @@ {% endif %} - {% endwith %} + {% endwith %} {% endfor %} -- 2.39.5