From: Guillaume Pellerin Date: Mon, 28 Sep 2015 10:41:03 +0000 (+0200) Subject: fix col X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fc78c9711c0d3e7c77e8faf4990076d54257f302;p=diggersdigest.git fix col --- diff --git a/app/templates/shop/product.html b/app/templates/shop/product.html index 0a4df4e..1a77a6f 100644 --- a/app/templates/shop/product.html +++ b/app/templates/shop/product.html @@ -92,7 +92,7 @@ $(function () { {% endif %} -
+
    {% editable product.content %} {{ product.content|richtext_filters|safe }}