0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-01-27 03:30:54 +00:00
ensl.org/app/views/contests/_normal.html.erb
Luke Barratt 37e768c68f 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 } %>