little fixes for online reg

online_registration
Raz 11 months ago
parent 1c9b1c4b17
commit 44ed67feee
  1. 1
      tournaments/templates/register_tournament.html

@ -54,6 +54,7 @@
<!-- Add Player Form --> <!-- Add Player Form -->
{% if current_players|length < 2 %} {% if current_players|length < 2 %}
<div> <div>
{% csrf_token %}
{% if user_without_licence and tournament.license_is_required %} {% if user_without_licence and tournament.license_is_required %}
<div class="semibold"> <div class="semibold">

Loading…
Cancel
Save