修改5
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
{% for item in items %}
|
||||
<tr>
|
||||
<td class="server-col">{{ item.server }}</td>
|
||||
<td class="map-col">{{ item.map_name }}</td>
|
||||
<td class="map-col">{{ item.mapName }}</td>
|
||||
<td class="time-col">{{ item.time }}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user