OK
This commit is contained in:
@@ -80,9 +80,9 @@
|
||||
<tbody>
|
||||
{% for m in items %}
|
||||
<tr>
|
||||
<td>{{ m.adventureName }}</td>
|
||||
<td>{{ server }}</td>
|
||||
<td>{{ m.gameName }}</td>
|
||||
<td>{{ m.event }}</td>
|
||||
<td>{{ m.server }}</td>
|
||||
<td>{{ m.name }}</td>
|
||||
<td>{{ m.time }}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user