Fix number of columns on product list.
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
<th>Categories</th>
|
<th>Categories</th>
|
||||||
<th></th>
|
<th></th>
|
||||||
<th>Price</th>
|
<th>Price</th>
|
||||||
|
<th></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
{% for product in products %}
|
{% for product in products %}
|
||||||
|
|||||||
Reference in New Issue
Block a user