Merge branch 'release/2.0.6'
This commit is contained in:
commit
c28c309b04
@ -27,7 +27,6 @@
|
||||
<h3>{{ product.name }}</h3>
|
||||
<h5>{{ product.subtitle }}</h5>
|
||||
<p>{{product.description|truncatewords:20}}</p>
|
||||
<p>$<strong>{{product.variants.first.price}}</strong></p>
|
||||
</div>
|
||||
</a>
|
||||
{% endfor %}
|
||||
|
||||
@ -28,7 +28,6 @@
|
||||
<h3>{{ product.name }}</h3>
|
||||
<h5>{{ product.subtitle }}</h5>
|
||||
<p>{{product.description|truncatewords:20}}</p>
|
||||
<p>$<strong>{{product.variants.first.price}}</strong></p>
|
||||
</div>
|
||||
</a>
|
||||
{% endfor %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user