mirror of
https://github.com/AudebertAdrien/ft_transcendence.git
synced 2026-02-04 11:40:25 +01:00
test
This commit is contained in:
parent
915b42bb13
commit
e0aa8ea3e8
@ -261,10 +261,10 @@
|
|||||||
<td>{{ match.is_tournoi }}</td>
|
<td>{{ match.is_tournoi }}</td>
|
||||||
<td>{{ match.tournoi.name }}</td>
|
<td>{{ match.tournoi.name }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% empty %}
|
{% empty %}
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="12">No matches found.</td>
|
<td colspan="12">No matches found.</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user