diff --git a/tournaments/templates/tournaments/tournament_info.html b/tournaments/templates/tournaments/tournament_info.html index 8f5ca89..6fa0e28 100644 --- a/tournaments/templates/tournaments/tournament_info.html +++ b/tournaments/templates/tournaments/tournament_info.html @@ -45,12 +45,6 @@

{% endif %} - {% if tournament.display_entry_fee_information %} -

-

{{ tournament.entry_fee_information }}
-

- {% endif %} - {% if tournament.online_register_is_enabled and team is None %}