From: Emilie Date: Thu, 17 Nov 2016 14:20:12 +0000 (+0100) Subject: Separator hr missing > resolved X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=59ab16c99757608a50f1cfbd85d3bc2105251d5f;p=mezzo.git Separator hr missing > resolved --- diff --git a/app/templates/pages/teampage.html b/app/templates/pages/teampage.html index e67e4043..fce3cb8b 100644 --- a/app/templates/pages/teampage.html +++ b/app/templates/pages/teampage.html @@ -107,6 +107,7 @@ {% endwith %} {% endwith %} +
{% endif %} {% endblock %} diff --git a/app/templates/shop/includes/product_list_circle_style.html b/app/templates/shop/includes/product_list_circle_style.html index 90877fdd..06e46523 100644 --- a/app/templates/shop/includes/product_list_circle_style.html +++ b/app/templates/shop/includes/product_list_circle_style.html @@ -44,5 +44,6 @@ {% endfor %} +
{% endif %} diff --git a/app/templates/shop/includes/product_list_square_style.html b/app/templates/shop/includes/product_list_square_style.html index beaafd29..4f15b98a 100644 --- a/app/templates/shop/includes/product_list_square_style.html +++ b/app/templates/shop/includes/product_list_square_style.html @@ -1,7 +1,6 @@ {% load organization_tags mezzanine_tags %} {% if list %}
-
@@ -47,5 +46,6 @@
+
{% endif %}