mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-08 15:29:20 +00:00
Added basic scaffolds for schools wrestlers and weights
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
<nav>
|
||||
<ul class="nav pull-right">
|
||||
<li><%= link_to "Home", root_path %></li>
|
||||
<li><%= link_to "Help", '#' %></li>
|
||||
<li><%= link_to "School Scores", '/static_pages/school' %></li>
|
||||
<li><%= link_to "Brackets" , '#' %></li>
|
||||
<li><%= link_to "Bout Board" , '#' %></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user