{% extends "ui/base_ui.html" %} {% block title %}New tournament - Admin - ATP Platform{% endblock %} {% block content %}

New tournament

{% if error %}
Could not create tournament: {{ error }}
{% endif %}

The El Farol capacity_threshold is derived from the number of players (≈ half) inside the service; it is not directly configurable from this form.

Cancel
{% endblock %}