From: Guillaume Pellerin Date: Mon, 28 Sep 2015 11:11:39 +0000 (+0200) Subject: fix lines X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ab116e1d9b58ab13b1b8c9317296527783bf58a6;p=diggersdigest.git fix lines --- diff --git a/app/templates/shop/product.html b/app/templates/shop/product.html index 8a1bda1..08f89db 100644 --- a/app/templates/shop/product.html +++ b/app/templates/shop/product.html @@ -97,7 +97,6 @@ $(function () { {% editable product.content %} {{ product.content|richtext_filters|safe }} {% endeditable %} -
  • {% trans "Artist" %}: {{ product.record.artist }}
  • {% trans "Title" %}: {{ product.record.title }}