diff --git a/core/templates/tournaments.html b/core/templates/tournaments.html index 2c32ecd..4ffdf22 100644 --- a/core/templates/tournaments.html +++ b/core/templates/tournaments.html @@ -10,7 +10,9 @@
+ {% if tournament.title %}

{{ tournament.title }}

+ {% endif %}