diff --git a/.worktime b/.worktime index 3aa4fc0..c8a009d 100644 --- a/.worktime +++ b/.worktime @@ -5,4 +5,5 @@ 23.06.2022 - 1h 30 mins 07.07.2022 - 2h 30 mins 15.07.2022 - 3h -24.07.2022 - 3h 30 mins \ No newline at end of file +24.07.2022 - 3h 30 mins +25.07.2022 - 3h 30 mins \ No newline at end of file diff --git a/core/templates/tournaments.html b/core/templates/tournaments.html index 75fb4b4..2c32ecd 100644 --- a/core/templates/tournaments.html +++ b/core/templates/tournaments.html @@ -32,5 +32,5 @@ {% endif %} {% endfor %} {% else %} -

Brak dokumentów

+

Brak turniejów

{% endif %} {% endblock %}