ensl.org/app/views/contests/_normal.html.erb
Luke Barratt f2d908a06f Switched web server to puma
Added styling to gathers page
Added styling to account page
Improved forms styling
2014-04-15 10:59:52 +01:00

1 line
116 B
Text

<%= render partial: 'contesters/list', locals: { contesters: @contest.contesters.active.ordered, actions: true } %>