From: Guillaume Pellerin Date: Mon, 28 Sep 2015 11:40:25 +0000 (+0200) Subject: again X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=09b3d700464f4b0c89ca52cd5b4f884481a9f023;p=diggersdigest.git again --- diff --git a/app/templates/shop/product.html b/app/templates/shop/product.html index 38dc9e4..c72474c 100644 --- a/app/templates/shop/product.html +++ b/app/templates/shop/product.html @@ -105,7 +105,10 @@ $(function () { {% endif %} - + +
  • {{ product.record.artist }}
  • +
  • {{ product.record.title }}
  • +
  • {% trans "Label:" %} {{ product.record.label }}