Select players for the match squad from the available players
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}There are no players in the database. Add some players before selecting a squad.