From: Guillaume Pellerin Date: Mon, 28 Sep 2015 10:39:33 +0000 (+0200) Subject: fix product desc style X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a35bb4b9ab827c1115dfd9248cb5254ef57a9201;p=diggersdigest.git fix product desc style --- diff --git a/app/templates/shop/product.html b/app/templates/shop/product.html index 575b9d5..0a4df4e 100644 --- a/app/templates/shop/product.html +++ b/app/templates/shop/product.html @@ -143,17 +143,17 @@ $(function () { {% if has_available_variations %}
  • {% include "shop/includes/price.html" %}
  • {% endif %} + + {% if product.record.audio_file %} +
    + +
    + {% endif %} + -
    -{% if product.record.audio_file %} - -
    -{% else %} -
    -{% endif %}