11
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
{% for item in items %}
|
||||
<tr {% if loop.index <= 3 %}class="highlight"{% endif %}>
|
||||
<tr>
|
||||
<td class="date">{{ item.date }}</td>
|
||||
<td class="priceTieba">{{ item.priceTieba }}</td>
|
||||
<td class="priceWanbaolou">{{ item.priceWanbaolou }}</td>
|
||||
|
||||
Reference in New Issue
Block a user