diff --git a/tournaments/templates/tournaments/tournament_info.html b/tournaments/templates/tournaments/tournament_info.html index 30b15f5..35360ae 100644 --- a/tournaments/templates/tournaments/tournament_info.html +++ b/tournaments/templates/tournaments/tournament_info.html @@ -238,9 +238,9 @@
{% endif %} - {% if not tournament.is_custom_animation %} {% with status=tournament.get_online_registration_status %} {% if tournament.enable_online_registration %} + {% if not tournament.is_custom_animation %}