1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-01 12:15:25 +00:00
Files
wrestlingdev.com/app/views/static_pages/brackets.html.erb
2014-01-24 08:52:59 -05:00

3 lines
59 B
Plaintext

<% if @bracket_size = 10 %>
<%= render 'man10' %>
<% end %>