mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 22:03:49 +00:00
Fixed Layouts
This commit is contained in:
6
app/views/admin/index.html.erb
Normal file
6
app/views/admin/index.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<%= link_to "Go to Schools", '/schools/' %>
|
||||
<br>
|
||||
<%= link_to "Go to Weights", '/weights/' %>
|
||||
<br>
|
||||
<%= link_to "Go to Wrestlers", '/wrestlers/' %>
|
||||
<br>
|
||||
Reference in New Issue
Block a user