master
Kostanjevec 2022-06-15 11:22:41 +02:00
parent 4be9665006
commit 64e0c7740d
1 changed files with 5 additions and 5 deletions

View File

@ -2,11 +2,11 @@
{% block header %} {% block header %}
<head>Matches</head> <head>Matches</head>
{% endblock %} {% endblock %}
{% block content %} {% block content %}
{% if list_of_matches %} {% if list_of_matches %}
<table> table>
<tr> <tr>
<th>Title</th> <th>Title</th>
<th>Users</th> <th>Users</th>