1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/app/views/admin/index.html.erb
Jacob Cody Wimer e27c29d313 Fixed Layouts
2014-01-03 11:03:08 -05:00

7 lines
151 B
Plaintext

<%= link_to "Go to Schools", '/schools/' %>
<br>
<%= link_to "Go to Weights", '/weights/' %>
<br>
<%= link_to "Go to Wrestlers", '/wrestlers/' %>
<br>