0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-02-22 12:01:16 +00:00
ensl.org/app/views/contests/_normal.html.erb

2 lines
116 B
Text
Raw Normal View History

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