0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-02-22 20:11:23 +00:00
ensl.org/app/views/rounds/index.html.erb

8 lines
136 B
Text
Raw Normal View History

<h1>
ENSL Round Archive
</h1>
<div class="wide box" id="roundsList">
<%= render :partial => "rounds", :object => @rounds %>
</div>