about summary refs log tree commit diff
path: root/app/views/players/new.html.erb
blob: 22f2de260917727fa19e7a3ac88875e314a709c2 (plain) (blame)
1
2
3
4
<h1>New Player</h1>

<%= render "form", player: @player %>