@form(action = routes.Application.newGame()) {
- @inputText(gameForm("playerName"), 'placeholder -> "Player name", '_label -> null)
-